From fa86afb336dff8352f6a8821cd03911c3d6dd377 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 5 Sep 2014 10:05:13 -0700 Subject: [PATCH] Update history to reflect merge of #2864 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 7d9db4ec..d9867135 100644 --- a/History.markdown +++ b/History.markdown @@ -6,6 +6,7 @@ * Auto-enable watch on 'serve' (#2858) * 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 the `name` variable to collection permalinks (#2799) * Add `inspect` liquid filter. (#2867)