Update history to reflect merge of #3811

[ci skip]
This commit is contained in:
Parker Moore
2015-06-23 15:36:51 -07:00
parent fcb882e791
commit 68c3988861

View File

@@ -116,6 +116,7 @@
* Incremental regeneration: handle deleted, renamed, and moved dependencies (#3717)
* 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)
### Development Fixes