Update history to reflect merge of #4285

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

View File

@ -15,6 +15,7 @@
* 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)
* drops: create one base Drop class which can be set as mutable or not (#4285)
### Bug Fixes