diff --git a/History.markdown b/History.markdown index cf85150d..5337d5ae 100644 --- a/History.markdown +++ b/History.markdown @@ -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)