Moved entry for !3880 to 8.7.2

Apparently this was already released in 8.7.2 but no changelog entry was
added.

[ci skip]
This commit is contained in:
Yorick Peterse
2016-05-05 19:40:27 +02:00
parent 48a0e6878c
commit 0cf59281cd
+1 -1
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