From 53db36c43a1ea8caffd77928a6abe30f8d2bfa9e Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 18 Dec 2016 02:02:42 -0800 Subject: [PATCH] Update history to reflect merge of #5666 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index dd181cba..368c0753 100644 --- a/History.markdown +++ b/History.markdown @@ -29,6 +29,7 @@ * clean unit-test names in `test/test_tags.rb` (#5608) * Add cucumber feature to test for bonafide theme gems (#5384) * Use `assert_nil` instead of `assert_equal nil` (#5652) + * Rubocop -a on lib/jekyll (#5666) ### Documentation