Update history to reflect merge of #3837

[ci skip]
This commit is contained in:
Parker Moore 2015-07-06 12:01:25 -07:00
parent 32c3089ea9
commit eeb6ef46f1
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@
* Fix typo on line 19 of pagination.md (#3760)
* Fix it so that 'blog.html' matches 'blog.html' (#3732)
* Remove occasionally-problematic `ensure` in `LiquidRenderer` (#3811)
* Fixed an unclear code comment in site template SCSS (#3837)
### Development Fixes