From 2c224b099070a144cdef5a18f0e19876fb77cadd Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 26 Jul 2016 09:52:44 -0700 Subject: [PATCH] Update history to reflect merge of #5139 [ci skip] --- History.markdown | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/History.markdown b/History.markdown index c558b168..b3a8421f 100644 --- a/History.markdown +++ b/History.markdown @@ -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