mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Update history to reflect merge of #5137 [ci skip]
This commit is contained in:
@@ -130,6 +130,10 @@
|
||||
* 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)
|
||||
|
||||
### Site Enhancements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user