From 68c398886198be9a87cba5d223ff1da110ab4bb6 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 23 Jun 2015 15:36:51 -0700 Subject: [PATCH] Update history to reflect merge of #3811 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 6df5be8f..c52ba293 100644 --- a/History.markdown +++ b/History.markdown @@ -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