Skip to content

Commit

Permalink
Clean up 4.0.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jmreid committed Jun 26, 2019
1 parent 51a952b commit 6d55a29
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ x bugfixes

## 4.0.0 / 2019-06-25

9 features
* 8 features
* Add support for disabling TLSv1.0 (#1562)
* Request body read time metric (#1569)
* Add out_of_band hook (#1648)
Expand All @@ -14,7 +14,8 @@ x bugfixes
* Add option to suppress SignalException on SIGTERM (#1690)
* Allow mutual TLS CA to be set using `ssl_bind` DSL (#1689)
* Reactor now uses nio4r instead of `select` (#1728)
9 bugfixes

* 9 bugfixes
* Do not accept new requests on shutdown (#1685, #1808)
* Fix 3 corner cases when request body is chunked (#1508)
* Change pid existence check's condition branches (#1650)
Expand Down

0 comments on commit 6d55a29

Please sign in to comment.