Update history to reflect merge of #4184

[ci skip]
This commit is contained in:
Parker Moore 2015-12-11 14:03:05 -08:00
parent 4f21458b34
commit dfa3f8b33a
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
* General improvements for WEBrick via jekyll serve such as SSL & custom headers (#4224, #4228)
* Add a default charset to content-type on webrick. (#4231)
* Switch `PluginManager` to use `require_with_graceful_fail` for better UX (#4233)
* Allow quoted date in front matter defaults (#4184)
### Bug Fixes