Skip to content

Commit ed945fc

Browse files
committed
README.md: updated support version of nginx to 1.16.0
1 parent 267e8a7 commit ed945fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Select patch
165165
| 1.13.x ~ 1.14.x | NO | [proxy_connect_1014.patch](patch/proxy_connect_1014.patch) |
166166
| 1.13.x ~ 1.14.x | YES | [proxy_connect_rewrite_1014.patch](patch/proxy_connect_rewrite_1014.patch) |
167167
| 1.15.2 | YES | [proxy_connect_rewrite_1015.patch](patch/proxy_connect_rewrite_1015.patch) |
168-
| 1.15.4 ~ 1.15.12 | YES | [proxy_connect_rewrite_101504.patch](patch/proxy_connect_rewrite_101504.patch) |
168+
| 1.15.4 ~ 1.16.0 | YES | [proxy_connect_rewrite_101504.patch](patch/proxy_connect_rewrite_101504.patch) |
169169

170170
| OpenResty version | enable REWRITE phase | patch |
171171
| --: | --: | --: |
@@ -385,7 +385,7 @@ Nginx Compatibility
385385

386386
The latest module is compatible with the following versions of nginx:
387387

388-
* 1.15.12 (mainlain version of 1.15.x)
388+
* 1.16.0 (stable version of 1.16.x)
389389
* 1.14.2 (stable version of 1.14.x)
390390
* 1.12.1 (stable version of 1.12.x)
391391
* 1.10.3 (stable version of 1.10.x)

0 commit comments

Comments
 (0)