Skip to content

Commit 1882c30

Browse files
committed
doc: we now work with nginx 1.14.x and 1.15.x.
Thanks Antoine for the reminder in #1534.
1 parent a7afd56 commit 1882c30

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,8 @@ Nginx Compatibility
252252

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

255+
* 1.15.x (last tested: 1.15.8)
256+
* 1.14.x
255257
* 1.13.x (last tested: 1.13.6)
256258
* 1.12.x
257259
* 1.11.x (last tested: 1.11.2)

doc/HttpLuaModule.wiki

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,8 @@ 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.15.x (last tested: 1.15.8)
194+
* 1.14.x
193195
* 1.13.x (last tested: 1.13.6)
194196
* 1.12.x
195197
* 1.11.x (last tested: 1.11.2)

0 commit comments

Comments
 (0)