Update history to reflect merge of #4233

[ci skip]
This commit is contained in:
Parker Moore 2015-12-07 22:11:43 -08:00
parent 11959ab2bc
commit eadbf2a711
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
* Add CodeClimate platform for better code quality. (#4220) * Add CodeClimate platform for better code quality. (#4220)
* General improvements for WEBrick via jekyll serve such as SSL & custom headers (#4224, #4228) * General improvements for WEBrick via jekyll serve such as SSL & custom headers (#4224, #4228)
* Add a default charset to content-type on webrick. (#4231) * Add a default charset to content-type on webrick. (#4231)
* Switch `PluginManager` to use `require_with_graceful_fail` for better UX (#4233)
### Bug Fixes ### Bug Fixes