From 390503b2c7320f14e9e5bbb0f221e641f06a585d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sat, 9 Jan 2016 16:19:43 -0800 Subject: [PATCH] Update history to reflect merge of #4323 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 5b9898be..5bdda7c6 100644 --- a/History.markdown +++ b/History.markdown @@ -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