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

This commit is contained in:
Parker Moore 2014-09-05 10:05:13 -07:00
parent 58a76911bb
commit fa86afb336
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* Auto-enable watch on 'serve' (#2858) * Auto-enable watch on 'serve' (#2858)
* Render Liquid in CoffeeScript files (#2830) * Render Liquid in CoffeeScript files (#2830)
* Add `:title` to collection URL template fillers (#2864)
* 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)