fix incorrect pull request metadata

This commit is contained in:
olivia
2018-02-15 12:13:22 +01:00
committed by GitHub
parent 93ac88b70f
commit 2da9eaf914

View File

@@ -1,10 +1,9 @@
## HEAD
* Test against Ruby 2.5 on AppVeyor (#6668)
### Development Fixes
* move duplicate code to a single private method (#6593)
* Test against Ruby 2.5 on AppVeyor (#6668)
* Replace simple regex with a native Ruby method (#6732)
* Codeclimate: exclude livereload.js (#6776)