From bfdd26fdccf95af1339c36de95d1ee9343d98779 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 12 Apr 2018 11:34:58 -0400 Subject: [PATCH] Update history to reflect merge of #6818 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 8e16bc41..aefb5079 100644 --- a/History.markdown +++ b/History.markdown @@ -78,6 +78,7 @@ * Delegated methods after `private` keyword are meant to be private (#6819) * Improve handling non-default collection documents rendering and writing (#6795) * 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) ## 3.7.3 / 2018-02-25