Merge branch 'fix-changelog-3880' into 'master'

Moved entry for !3880 to 8.7.2

See merge request !4058
This commit is contained in:
Yorick Peterse 2016-05-05 17:42:39 +00:00
commit e1c11241f4
1 changed files with 1 additions and 1 deletions

View File

@ -31,12 +31,12 @@ v 8.7.3
- Merge request widget displays TeamCity build state and code coverage correctly again.
- Fix the line code when importing PR review comments from GitHub. !4010
- Wikis are now initialized on legacy projects when checking repositories
- Label titles in filters are now escaped properly
v 8.7.2
- The "New Branch" button is now loaded asynchronously
- Fix error 500 when trying to create a wiki page
- Updated spacing between notification label and button
- Label titles in filters are now escaped properly
v 8.7.1
- Throttle the update of `project.last_activity_at` to 1 minute. !3848