File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ This library is production ready.
5555Synopsis
5656========
5757
58- This library is automatically loaded by default in OpenResty 1.15.8.1. This
58+ This library is automatically loaded by default since OpenResty 1.15.8.1. This
5959behavior can be disabled via the
6060[ lua_load_resty_core] ( https://github.com/openresty/lua-nginx-module#lua_load_resty_core )
6161directive, but note that the use of this library is vividly recommended, as its
@@ -112,8 +112,8 @@ of this library in the particular OpenResty release you are using. Otherwise you
112112into serious compatibility issues.
113113
114114* LuaJIT 2.1 (for now, it is the v2.1 git branch in the official luajit-2.0 git repository: http://luajit.org/download.html )
115- * [ ngx_http_lua_module] ( https://github.com/openresty/lua-nginx-module ) v0.10.21 .
116- * [ ngx_stream_lua_module] ( https://github.com/openresty/stream-lua-nginx-module ) v0.0.11 .
115+ * [ ngx_http_lua_module] ( https://github.com/openresty/lua-nginx-module ) v0.10.25 .
116+ * [ ngx_stream_lua_module] ( https://github.com/openresty/stream-lua-nginx-module ) v0.0.13 .
117117* [ lua-resty-lrucache] ( https://github.com/openresty/lua-resty-lrucache )
118118
119119[ Back to TOC] ( #table-of-contents )
You can’t perform that action at this time.
0 commit comments