From e932a1e27f7f1fb103d94d07c470cc5d9f666295 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 20 May 2018 12:30:17 -0400 Subject: [PATCH] Update history to reflect merge of #7027 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index 2bd80e65..d79d45c6 100644 --- a/History.markdown +++ b/History.markdown @@ -48,6 +48,10 @@ * Load Rouge for TestKramdown (#7007) * Useless privates removed (#6768) +### Bug Fixes + + * Fix --unpublished not affecting collection documents (#7027) + ## 3.8.2 / 2018-05-18 ### Development Fixes