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

update History.md (#2506)

This commit is contained in:
teitei-tk 2020-12-09 23:51:37 +09:00 committed by GitHub
parent 1ba4592a80
commit db98921805
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,7 +106,7 @@
* Daemonization has been removed without replacement. ([#2170])
* Changed #connected_port to #connected_ports ([#2076])
* Configuration: `environment` is read from `RAILS_ENV`, if `RACK_ENV` can't be found ([#2022])
* Log binding on http:// for TCP bindings to make it clickable
* Log binding on http:// for TCP bindings to make it clickable ([#2300])
* Bugfixes
* Fix JSON loading issues on phased-restarts ([#2269])