From e3c74d5365611f04f50652e888eab764f5c6b7db Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 24 Sep 2014 23:46:10 -0700 Subject: [PATCH] Update history to reflect merge of #2921 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 4809eb3b..985d2492 100644 --- a/History.markdown +++ b/History.markdown @@ -11,6 +11,7 @@ to watching in in 2.4.0 (#2922) * Fix code for media query mixin in site template (#2946) * Allow post URL's to have `.htm` extensions (#2925) + * Make permalink parsing consistent with pages, such that any file ext is allowed (#2921) ### Development Fixes