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