From 0a1c837755a437ce1683139bc784e90fc172af23 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 18 Oct 2016 09:50:50 -0700 Subject: [PATCH] Update history to reflect merge of #5489 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index 885b2589..2ed9d98a 100644 --- a/History.markdown +++ b/History.markdown @@ -11,6 +11,10 @@ * Fix typo in theme_template README (#5472) +### Development Fixes + + * fix rubocop errors on testing with Rubocop 0.44 (#5489) + ## 3.3.0 / 2016-10-06 ### Minor Enhancements