summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2016-05-05 10:08:13 +0200
committerYorick Peterse <yorickpeterse@gmail.com>2016-05-05 10:08:13 +0200
commitf3e41f00d54ea22bf3474850a9d1b3e8b1357ddd (patch)
treeee92ecdc9b1c92e1bd6f640e5d529cc7fecf77af
parentee11b9778ce739bbd17177d2ee6e9c44d0e807de (diff)
downloadgitlab-ce-f3e41f00d54ea22bf3474850a9d1b3e8b1357ddd.tar.gz
Moved TeamCity fix to 8.7.3
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 688bcc0b2c2..18e2d3924a9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,10 +22,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