From 04320af378320f5df43d074a5538ec1d77596dac Mon Sep 17 00:00:00 2001 From: Zexuan Luo Date: Tue, 22 Jul 2025 14:28:59 +0800 Subject: [PATCH] doc: update version info --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89af1c70..3cdd5060 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ Version ======= This document describes ngx_stream_lua -[v0.0.13](https://github.com/openresty/stream-lua-nginx-module/tags), which was released -on 21 May, 2023. +[v0.0.16](https://github.com/openresty/stream-lua-nginx-module/tags), which was released +on 17 Jan, 2025. Synopsis ======== @@ -542,6 +542,7 @@ Nginx Compatibility The latest version of this module is compatible with the following versions of Nginx: +* 1.27.x (last tested: 1.27.1) * 1.25.x (last tested: 1.25.1) * 1.21.x (last tested: 1.21.4) * 1.19.x (last tested: 1.19.3)