Update history to reflect merge of #5666 [ci skip]

This commit is contained in:
jekyllbot 2016-12-18 02:02:42 -08:00
parent 7231088e5c
commit 53db36c43a
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
* clean unit-test names in `test/test_tags.rb` (#5608) * clean unit-test names in `test/test_tags.rb` (#5608)
* Add cucumber feature to test for bonafide theme gems (#5384) * Add cucumber feature to test for bonafide theme gems (#5384)
* Use `assert_nil` instead of `assert_equal nil` (#5652) * Use `assert_nil` instead of `assert_equal nil` (#5652)
* Rubocop -a on lib/jekyll (#5666)
### Documentation ### Documentation