From 9bc926be3fcf310d8f884c1ca8ad09a7130abe73 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 17 Nov 2015 22:04:15 -0800 Subject: [PATCH] Update history to reflect merge of #4100 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index a7cb222c..ef21b737 100644 --- a/History.markdown +++ b/History.markdown @@ -8,6 +8,7 @@ * Set `highlighter` config val to `kramdown.syntax_highlighter` (#4090) * Align hooks implementation with documentation (#4104) * Fix the deprecation warning in the doctor command (#4114) + * Fix case in `:title` and add `:slug` which is downcased (#4100) ### Development Fixes