From 1c515c9789620d244317fee992e66b85a7c05687 Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Fri, 6 Nov 2015 12:31:14 -0600 Subject: [PATCH] Update history.markdown to reflect the merger of #4114 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index eb08f73b..dd4bf067 100644 --- a/History.markdown +++ b/History.markdown @@ -7,6 +7,7 @@ * Don't generate `.jekyll-metadata` in non-incremental build (#4079) * Set `highlighter` config val to `kramdown.syntax_highlighter` (#4090) * Align hooks implementation with documentation (#4104) + * Fix the deprecation warning in the doctor command (#4114) ### Development Fixes