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