From 9ae0a7023bb79240b3a9620b9c3ec32314a85cc5 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 20 Sep 2016 17:04:26 -0700 Subject: [PATCH] Move reference to #5380. --- History.markdown | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/History.markdown b/History.markdown index 23a5d908..ca5f7486 100644 --- a/History.markdown +++ b/History.markdown @@ -16,6 +16,7 @@ * Use jekyll-feed to generate the default site's RSS feed (#5196) * 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) ### Site Enhancements @@ -67,10 +68,6 @@ * Run executable for Cucumber via Ruby instead of Shell (#5383) * Appease Rubocop (#5381) -### buf - - * Only complain about `kramdown.coderay` if it is actually in the config (#5380) - ## 3.2.1 / 2016-08-02 ### Bug Fixes