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

This commit is contained in:
Parker Moore 2014-09-09 22:21:13 -07:00
parent c776a657af
commit 87f72f0c63
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
* Support a new `relative_include` tag (#2870)
* Auto-enable watch on 'serve' (#2858)
* Render Liquid in CoffeeScript files (#2830)
* Array Liquid filters: `push`, `pop`, `unshift`, `shift` (#2895)
* Add `:title` to collection URL template fillers (#2864)
* Add support for CSV files in the `_data` directory (#2761)
* Add the `name` variable to collection permalinks (#2799)