Update history to reflect merge of #3171

[ci skip]
This commit is contained in:
Parker Moore 2015-12-13 12:26:58 -08:00
parent fdcd761313
commit fb8bf7bab6
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
* 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)
* Add a Jekyll doctor warning for URLs that only differ by case (#3171)
### Bug Fixes