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

This commit is contained in:
jekyllbot 2018-02-14 08:13:59 -05:00
parent 03f5610c97
commit 5928eeee5b
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
## HEAD
* Test against Ruby 2.5 on AppVeyor (#6668)
### Development Fixes
* move duplicate code to a single private method (#6593)