Skip to content

Commit b687530

Browse files
committed
doc: mentioned that we support NGINX 1.17.x.
1 parent cf77a42 commit b687530

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ Nginx Compatibility
252252

253253
The latest version of this module is compatible with the following versions of Nginx:
254254

255+
* 1.17.x (last tested: 1.17.1)
255256
* 1.15.x (last tested: 1.15.8)
256257
* 1.14.x
257258
* 1.13.x (last tested: 1.13.6)

doc/HttpLuaModule.wiki

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ The Lua state (Lua VM instance) is shared across all the requests handled by a s
190190

191191
The latest version of this module is compatible with the following versions of Nginx:
192192

193+
* 1.17.x (last tested: 1.17.1)
193194
* 1.15.x (last tested: 1.15.8)
194195
* 1.14.x
195196
* 1.13.x (last tested: 1.13.6)

0 commit comments

Comments
 (0)