From a7b1cbe3f834e34c5583da82afd89c9e9d54f61f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 19 Apr 2018 11:02:38 -0400 Subject: [PATCH] Update history to reflect merge of #6885 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e8b8caaf..28990257 100644 --- a/History.markdown +++ b/History.markdown @@ -90,6 +90,7 @@ * Fix passing multiline params to include tag when using the variable syntax (#6858) * `include_relative` tag should find related documents in collections gathered within custom `collections_dir` (#6818) * Handle liquid tags in excerpts robustly (#6891) + * Allow front matter defaults to be applied properly to documents gathered under custom `collections_dir` (#6885) ## 3.7.3 / 2018-02-25