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

This commit is contained in:
jekyllbot 2016-07-26 09:52:44 -07:00
parent a3ecce7cc1
commit 2c224b0990
1 changed files with 2 additions and 4 deletions

View File

@ -130,10 +130,7 @@
* Add AppVeyor support. (#5115)
* appveyor.yml: drop Ruby 2.0.0. (#5119)
* Fix indentation in benchmark (#5124)
* Style fixes for Rubocop 0.42.0
- var == 0 becomes var.zero?
- when defining method_missing, also define respond_to_missing? (#5137)
* Style fixes for Rubocop 0.42.0 - var == 0 becomes var.zero? - when defining method_missing, also define respond_to_missing? (#5137)
### Site Enhancements
@ -200,6 +197,7 @@
* docs: add jekyll-maps plugin reference (#5123)
* docs: fix link to plugins page source (#5122)
* Update the configuration docs to match the code (#5131)
* Removed confusing word repetition. (#5139)
## 3.1.6 / 2016-05-19