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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

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)