From 95644a844f8782929c952c0c95e00b526ea3b458 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 24 Sep 2014 17:08:21 -0700 Subject: [PATCH] Update history to reflect merge of #2925 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 211b956c..4809eb3b 100644 --- a/History.markdown +++ b/History.markdown @@ -10,6 +10,7 @@ * Remove `--watch` from the site template blog post since it defaults 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) ### Development Fixes