From 57b43e2229d7ce12f18b4a02118df8684ab8f128 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 17 Jan 2015 15:25:17 -0800 Subject: [PATCH] Update history to reflect merge of #3134 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 074e08df..f8680c04 100644 --- a/History.markdown +++ b/History.markdown @@ -21,6 +21,7 @@ * Keep file modification times between builds for static files (#3220) * 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) ### Bug Fixes