Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
ixti committed Feb 12, 2019
1 parent f1077d4 commit 88c27dd
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGES.md
@@ -1,10 +1,23 @@
## future is unwritten (master)

* [#506](https://github.com/httprb/http/pull/506)
[#521](https://github.com/httprb/http/issues/521)
Skip auto-deflate when there is no body.
([@Bonias])


* [#489](https://github.com/httprb/http/pull/489)
Fix HTTP parser.
([@ixti], [@fxposter])


## 4.0.4 (2019-02-12)

* Backport [#506](https://github.com/httprb/http/pull/506) from master.
Skip auto-deflate when there is no body.
([@Bonias])


## 4.0.3 (2019-01-18)

* Fix missing URL in response wrapped by auto inflate.
Expand Down

0 comments on commit 88c27dd

Please sign in to comment.