summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2016-05-05 19:40:08 +0200
committerYorick Peterse <yorickpeterse@gmail.com>2016-05-05 19:40:27 +0200
commit0cf59281cda96e970a525b939d9db5f5ca7a3be4 (patch)
tree0b18af5ad7d9c3f67b7266e08c5c962cd293e1f4 /CHANGELOG
parent48a0e6878ca36af2e355f5d279c659dac9bab46b (diff)
downloadgitlab-ce-0cf59281cda96e970a525b939d9db5f5ca7a3be4.tar.gz
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]
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 975157c683f..5469723beca 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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