From 910cab5f84cc6c46d9135afdede878d8a2952e43 Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Thu, 16 Jul 2015 08:39:57 -0500 Subject: [PATCH] Update history.markdown to reflect the merger of #3845. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index d0738c09..3b62234d 100644 --- a/History.markdown +++ b/History.markdown @@ -120,6 +120,7 @@ * 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) + * Fix reading of binary metadata file (#3845) ### Development Fixes