summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2016-05-05 08:14:41 +0000
committerYorick Peterse <yorickpeterse@gmail.com>2016-05-05 08:14:41 +0000
commitc583433862558550c8caedb03217880568dcdefc (patch)
treefc3db6df1add92aba38c3cb516a4f1778e5abdfc
parentf5ae92d81c022e94500eb9a6949b2322a943a5af (diff)
parent92ed02c54896d395160e9801f286ba16eb8e3ea6 (diff)
downloadgitlab-ce-c583433862558550c8caedb03217880568dcdefc.tar.gz
Merge branch 'teamcity-changelog-fix' into 'master'
Moved TeamCity changelog entry to 8.7.3 See merge request !4049
-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