From f7271a6ef958d250d01d92784a28e7558b7452c5 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 17 Jan 2015 16:06:55 -0800 Subject: [PATCH] Update history to reflect merge of #2918 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 0992491a..d995f2fc 100644 --- a/History.markdown +++ b/History.markdown @@ -22,6 +22,7 @@ * Only downcase mixed-case categories for the URL (#2571) * Added per post `excerpt_separator` functionality (#3274) * Allow collections YAML to end with three dots (#3134) + * Add mode parameter to `slugify` Liquid filter (#2918) ### Bug Fixes