From 192e5b9188b4b5e3d37eda4b087a2e664c93640c Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 7 Sep 2014 10:40:33 -0700 Subject: [PATCH] Update history to reflect merge of #2880 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 17a36250..afebf5f8 100644 --- a/History.markdown +++ b/History.markdown @@ -10,6 +10,7 @@ * Add support for CSV files in the `_data` directory (#2761) * Add the `name` variable to collection permalinks (#2799) * Add `inspect` liquid filter. (#2867) + * Add a `slugify` Liquid filter (#2880) ### Bug Fixes