Skip to content

Commit 80ec052

Browse files
committed
update history
1 parent 8e02939 commit 80ec052

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Downloads & Release History
44
1. [Binaries of Releases](http://sourceforge.net/projects/nginx-clojure/files/)
55
1. [Sources of Releases](https://github.com/nginx-clojure/nginx-clojure/releases)
66

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+
713
## 0.5.2 (2020-12-23)
814

915
1. Bug Fix: #234 Try to fix no response when NGX_AGAIN return at next header filter

HISTORY.md.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ <h1>
55
<li><a href="https://github.com/nginx-clojure/nginx-clojure/releases">Sources of Releases</a></li>
66
</ol>
77
<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>
814
<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>
915
<ol>
1016
<li>Bug Fix: #234 Try to fix no response when NGX_AGAIN return at next header filter</li>

downloads.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,12 @@ <h1>
107107
<li><a href="https://github.com/nginx-clojure/nginx-clojure/releases">Sources of Releases</a></li>
108108
</ol>
109109
<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>
110116
<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>
111117
<ol>
112118
<li>Bug Fix: #234 Try to fix no response when NGX_AGAIN return at next header filter</li>

0 commit comments

Comments
 (0)