From 4fa7aa2613697f3bda271cd780d5dfeb2f119ad8 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 5 Nov 2015 07:34:58 +0700 Subject: [PATCH] Update history to reflect merge of #4110 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index b1188f76..eb08f73b 100644 --- a/History.markdown +++ b/History.markdown @@ -2,6 +2,7 @@ ### Bug Fixes + * Document: only superdirectories of the collection are categories (#4110) * `Convertible#render_liquid` should use `render!` to cause failure on bad Liquid (#4077) * Don't generate `.jekyll-metadata` in non-incremental build (#4079) * Set `highlighter` config val to `kramdown.syntax_highlighter` (#4090)