Update history to reflect merge of #2997 [ci skip]

This commit is contained in:
Parker Moore 2014-10-20 20:11:26 -07:00
parent 7fd9f102c0
commit 2ca2990f6b
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
to watching in in 2.4.0 (#2922) to watching in in 2.4.0 (#2922)
* Fix code for media query mixin in site template (#2946) * Fix code for media query mixin in site template (#2946)
* Allow post URL's to have `.htm` extensions (#2925) * Allow post URL's to have `.htm` extensions (#2925)
* `Utils.slugify`: Don't create new objects when gsubbing (#2997)
### Development Fixes ### Development Fixes