From 641545821da2c86908fbcc73f7e8d0eb58f8f5ca Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 25 Jan 2018 10:45:36 -0500 Subject: [PATCH] Update history to reflect merge of #6685 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index ef9fad12..6e7468e8 100644 --- a/History.markdown +++ b/History.markdown @@ -28,6 +28,7 @@ * Glob scope path only if configured with a pattern (#6692) * Add gem "wdm" to all newly generated Gemfiles (#6711) * Fix timezone incosistencies between different ruby version (#6697) + * Refactor collections_dir feature for consistency (#6685) ### Minor Enhancements