From 0cf59281cda96e970a525b939d9db5f5ca7a3be4 Mon Sep 17 00:00:00 2001 From: Yorick Peterse Date: Thu, 5 May 2016 19:40:08 +0200 Subject: [PATCH] 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] --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 975157c683..5469723bec 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