From ce3ea138ce25827accb97cac7584aedf1a8ee838 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 8 Mar 2016 06:22:13 -0800 Subject: [PATCH] Update history to reflect merge of #4558 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f3ce99ec..bf699940 100644 --- a/History.markdown +++ b/History.markdown @@ -6,6 +6,7 @@ * Allow collections to have documents that have no file extension (#4545) * Add size property to group_by result (#4557) * Site Template: Removed unnecessary nesting from `_base.scss` (#4637) + * Adding a debug log statment for skipped future documents. (#4558) ### Bug Fixes