From f3859384c09dfd219eed3b3371ed2982a800e6d1 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 20 Sep 2016 17:04:58 -0700 Subject: [PATCH] Update history to reflect merge of #5376 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index ca5f7486..3b4c0846 100644 --- a/History.markdown +++ b/History.markdown @@ -17,6 +17,7 @@ * Site#configure_theme: do not set theme unless it's a string (#5189) * Convertible: set self.output in #render_all_layouts and #do_layout (#5337) * Only complain about `kramdown.coderay` if it is actually in the config (#5380) + * Clarify documentation in theme gem's README template (#5376) ### Site Enhancements