Remove release notes from 5.1

This commit is contained in:
Nate Berkopec 2020-10-27 08:23:45 -06:00
parent 1f0c08e3a7
commit 96eb605a51
No known key found for this signature in database
GPG Key ID: BDD7A4B8E43906A6
1 changed files with 0 additions and 12 deletions

View File

@ -1,15 +1,3 @@
## 5.1.0
* Features
* 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)
* Bugfixes
* Your bugfix goes here <Most recent on the top, like GitHub> (#Github Number)
* Ignore illegal (by Rack spec) response header (#2439)
* Close idle connections immediately on shutdown (#2460)
## 5.0.4 / 2020-10-27
* Bugfixes