Update history to reflect merge of #4254

[ci skip]
This commit is contained in:
Parker Moore 2016-01-04 16:31:06 -08:00
parent f995d86673
commit 935e5563e1
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
* Add a Jekyll doctor warning for URLs that only differ by case (#3171) * 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: create one base Drop class which can be set as mutable or not (#4285)
* drops: provide `#to_h` to allow for hash introspection (#4281) * drops: provide `#to_h` to allow for hash introspection (#4281)
* Shim subcommands with indication of gem possibly required so users know how to use them (#4254)
### Bug Fixes ### Bug Fixes