Skip to content

Commit

Permalink
History.md: Add note about the bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrykonchin committed Mar 8, 2020
1 parent 60d4a70 commit fb84056
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions History.md
Expand Up @@ -17,6 +17,7 @@
* Preserve `BUNDLE_GEMFILE` env var when using `prune_bundler` (#1893)
* Send 408 request timeout even when queue requests is disabled (#2119)
* Rescue IO::WaitReadable instead of EAGAIN for blocking read (#2121)
* Rescue exceptions in hooks defined by users (on_worker_boot, after_worker_fork etc) (#1551)

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

0 comments on commit fb84056

Please sign in to comment.