From 59a5fc64f997c5bd08e8a2c0c4dcb2b1f7da4e3c Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 26 Dec 2015 22:09:34 -0500 Subject: [PATCH] Update history to reflect merge of #4281 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f603cbd3..52d70538 100644 --- a/History.markdown +++ b/History.markdown @@ -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