Add Changelog entry for Grape upgrade [ci skip]

This commit is contained in:
Connor Shea 2016-08-09 10:18:49 -06:00
parent 4efc4f5b31
commit da29a55d81
No known key found for this signature in database
GPG key ID: 1993299A3C9BE6CF

View file

@ -33,6 +33,7 @@ v 8.11.0 (unreleased)
- Remove delay when hitting "Reply..." button on page with a lot of discussions
- Retrieve rendered HTML from cache in one request
- Fix renaming repository when name contains invalid chararacters under project settings
- Upgrade Grape from 0.13.0 to 0.15.0. !4601
- Fix devise deprecation warnings.
- Update version_sorter and use new interface for faster tag sorting
- Optimize checking if a user has read access to a list of issues !5370