Skip to content

Commit

Permalink
Add ChangeLog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Mar 23, 2020
1 parent ff89f1f commit 4af1bda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions History.md
Expand Up @@ -24,6 +24,7 @@
* Rescue IO::WaitReadable instead of EAGAIN for blocking read (#2121)
* Ensure `BUNDLE_GEMFILE` is unspecified in workers if unspecified in master when using `prune_bundler` (#2154)
* Rescue and log exceptions in hooks defined by users (on_worker_boot, after_worker_fork etc) (#1551)
* Read directly from the socket in #read_and_drop to avoid raising further SSL errors (#2198)

* Refactor
* Remove unused loader argument from Plugin initializer (#2095)
Expand Down

0 comments on commit 4af1bda

Please sign in to comment.