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

This commit is contained in:
Parker Moore 2014-09-07 10:40:33 -07:00
parent c3dc5cceee
commit 192e5b9188
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
* Add support for CSV files in the `_data` directory (#2761) * Add support for CSV files in the `_data` directory (#2761)
* Add the `name` variable to collection permalinks (#2799) * Add the `name` variable to collection permalinks (#2799)
* Add `inspect` liquid filter. (#2867) * Add `inspect` liquid filter. (#2867)
* Add a `slugify` Liquid filter (#2880)
### Bug Fixes ### Bug Fixes