summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2016-05-05 10:09:26 +0200
committerYorick Peterse <yorickpeterse@gmail.com>2016-05-05 10:13:13 +0200
commit92ed02c54896d395160e9801f286ba16eb8e3ea6 (patch)
treefc3db6df1add92aba38c3cb516a4f1778e5abdfc
parentf5ae92d81c022e94500eb9a6949b2322a943a5af (diff)
downloadgitlab-ce-92ed02c54896d395160e9801f286ba16eb8e3ea6.tar.gz
Moved TeamCity changelog entry to 8.7.3
[ci skip]
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ecd8b7c3474..e989e622b97 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -23,10 +23,10 @@ v 8.8.0 (unreleased)
- API support for the 'since' and 'until' operators on commit requests (Paco Guzman)
- Fix Gravatar hint in user profile when Gravatar is disabled. !3988 (Artem Sidorenko)
- Expire repository exists? and has_visible_content? caches after a push if necessary
- - Merge request widget displays TeamCity build state and code coverage correctly again.
v 8.7.3
- Emails, Gitlab::Email::Message, Gitlab::Diff, and Premailer::Adapter::Nokogiri are now instrumented
+ - Merge request widget displays TeamCity build state and code coverage correctly again.
v 8.7.2
- The "New Branch" button is now loaded asynchronously