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

This commit is contained in:
Parker Moore 2014-09-01 17:32:27 -07:00
parent 6928adf501
commit 5674226b68
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
* Render Liquid in CoffeeScript files (#2830) * Render Liquid in CoffeeScript files (#2830)
* 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)
### Bug Fixes ### Bug Fixes