Skip to content

Commit

Permalink
Update History.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MSP-Greg committed Jul 22, 2020
1 parent 5133c63 commit 3cd4d18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion History.md
@@ -1,5 +1,7 @@
### Master
* Bugfixes
* JRuby - Add Puma::MiniSSL::Engine#init? and #teardown methods, run all SSL tests (#2317)
* Improve shutdown reliability (#2312)
* Resolve issue with threadpool waiting counter decrement when thread is killed
* Constrain rake-compiler version to 0.9.4 to fix `ClassNotFound` exception when using MiniSSL with Java8.

Expand Down Expand Up @@ -33,7 +35,6 @@
* Log binding on http:// for TCP bindings to make it clickable

* Bugfixes
* Improve shutdown reliability (#2312)
* Close client http connections made to an ssl server with TLSv1.3 (#2116)
* Do not set user_config to quiet by default to allow for file config (#2074)
* Always close SSL connection in Puma::ControlCLI (#2211)
Expand Down

0 comments on commit 3cd4d18

Please sign in to comment.