Update history to reflect merge of #4231

[ci skip]
This commit is contained in:
Parker Moore 2015-12-07 09:58:46 -08:00
parent 7f9fd11a35
commit f4fa2e735e
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
* Add `-o` option to serve command which opens server URL (#4144)
* Add CodeClimate platform for better code quality. (#4220)
* General improvements for WEBrick via jekyll serve such as SSL & custom headers (#4224, #4228)
* Add a default charset to content-type on webrick. (#4231)
### Bug Fixes