Update history to reflect merge of #4281

[ci skip]
This commit is contained in:
Parker Moore 2015-12-26 22:09:34 -05:00
parent 1bc3f63db7
commit 59a5fc64f9
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* 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)
* drops: provide `#to_h` to allow for hash introspection (#4281)
### Bug Fixes