From 1ac87eaae2c794cdecbd602c815032868540c71f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 20 Sep 2016 16:39:33 -0700 Subject: [PATCH] Update history to reflect merge of #5380 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index bec100fd..23a5d908 100644 --- a/History.markdown +++ b/History.markdown @@ -67,6 +67,10 @@ * 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