From 5674226b684fab764ef3492b41b7eff4a52eecbf Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 1 Sep 2014 17:32:27 -0700 Subject: [PATCH] Update history to reflect merge of #2867 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 6be785ac..7d9db4ec 100644 --- a/History.markdown +++ b/History.markdown @@ -8,6 +8,7 @@ * Render Liquid in CoffeeScript files (#2830) * Add support for CSV files in the `_data` directory (#2761) * Add the `name` variable to collection permalinks (#2799) + * Add `inspect` liquid filter. (#2867) ### Bug Fixes