Update history to reflect merge of #4323 [ci skip]

This commit is contained in:
jekyllbot 2016-01-09 16:19:43 -08:00
parent 15eaefa337
commit 390503b2c7
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
* 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)
* Shim subcommands with indication of gem possibly required so users know how to use them (#4254)
* Add smartify Liquid filter for SmartyPants (#4323)
### Bug Fixes