File tree Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ Downloads & Release History
4
4
1 . [ Binaries of Releases] ( http://sourceforge.net/projects/nginx-clojure/files/ )
5
5
1 . [ Sources of Releases] ( https://github.com/nginx-clojure/nginx-clojure/releases )
6
6
7
+ ## 0.5.3 (2022-03-10)
8
+
9
+ 1 . Bug Fix: #256 NginxClojureAsynSocket isClosed is not return correct result
10
+ 1 . Binaries Distribution: Built with Nginx v1.20.2
11
+
12
+
7
13
## 0.5.2 (2020-12-23)
8
14
9
15
1 . Bug Fix: #234 Try to fix no response when NGX_AGAIN return at next header filter
Original file line number Diff line number Diff line change 5
5
< li > < a href ="https://github.com/nginx-clojure/nginx-clojure/releases "> Sources of Releases</ a > </ li >
6
6
</ ol >
7
7
< h2 >
8
+ < a id ="user-content-053-2022-03-10 " class ="anchor " href ="#053-2022-03-10 " aria-hidden ="true "> < span aria-hidden ="true " class ="octicon octicon-link "> </ span > </ a > 0.5.3 (2022-03-10)</ h2 >
9
+ < ol >
10
+ < li > Bug Fix: #256 NginxClojureAsynSocket isClosed is not return correct result</ li >
11
+ < li > Binaries Distribution: Built with Nginx v1.20.2</ li >
12
+ </ ol >
13
+ < h2 >
8
14
< a id ="user-content-052-2020-12-23 " class ="anchor " href ="#052-2020-12-23 " aria-hidden ="true "> < span aria-hidden ="true " class ="octicon octicon-link "> </ span > </ a > 0.5.2 (2020-12-23)</ h2 >
9
15
< ol >
10
16
< li > Bug Fix: #234 Try to fix no response when NGX_AGAIN return at next header filter</ li >
Original file line number Diff line number Diff line change @@ -107,6 +107,12 @@ <h1>
107
107
< li > < a href ="https://github.com/nginx-clojure/nginx-clojure/releases "> Sources of Releases</ a > </ li >
108
108
</ ol >
109
109
< h2 >
110
+ < a id ="user-content-053-2022-03-10 " class ="anchor " href ="#053-2022-03-10 " aria-hidden ="true "> < span aria-hidden ="true " class ="octicon octicon-link "> </ span > </ a > 0.5.3 (2022-03-10)</ h2 >
111
+ < ol >
112
+ < li > Bug Fix: #256 NginxClojureAsynSocket isClosed is not return correct result</ li >
113
+ < li > Binaries Distribution: Built with Nginx v1.20.2</ li >
114
+ </ ol >
115
+ < h2 >
110
116
< a id ="user-content-052-2020-12-23 " class ="anchor " href ="#052-2020-12-23 " aria-hidden ="true "> < span aria-hidden ="true " class ="octicon octicon-link "> </ span > </ a > 0.5.2 (2020-12-23)</ h2 >
111
117
< ol >
112
118
< li > Bug Fix: #234 Try to fix no response when NGX_AGAIN return at next header filter</ li >
You can’t perform that action at this time.
0 commit comments