From 934273ad92f6161a243327ca1d850428cacbf412 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 24 Nov 2015 15:18:28 -0800 Subject: [PATCH] Update history to reflect merge of #4180 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 30f12903..ff2eb513 100644 --- a/History.markdown +++ b/History.markdown @@ -4,6 +4,7 @@ * Cache parsed include file to save liquid parsing time. (#4120) * Slightly speed up url sanitization and handle multiples of ///. (#4168) + * Print debug message when a document is skipped from reading (#4180) ### Bug Fixes