1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

Update History.md

This commit is contained in:
Nate Berkopec 2020-10-28 07:13:14 -06:00 committed by GitHub
parent ff5f145653
commit 61c6213fba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@
* Your feature goes here <Most recent on the top, like GitHub> (#Github Number)
* Integrate with systemd's watchdog and notification features ([#2438])
* Adds max_fast_inline as a configuration option for the Server object ([#2406])
* You can now fork workers from worker 0 using SIGURG w/o fork_worker enabled [#2449]
* Bugfixes
* Your bugfix goes here <Most recent on the top, like GitHub> (#Github Number)