summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Schatz <jschatz1@gmail.com>2016-04-05 12:52:24 +0000
committerJacob Schatz <jschatz1@gmail.com>2016-04-05 12:52:24 +0000
commit353365c7f2646be7ab0efff45980cd781763696d (patch)
treea5f1349d3a82545228ddc30f456a5610c11527d9
parent97747233a99376fdf42869e9433ce9a638b2909d (diff)
parentf22e6515df8c062c3a1c29e21c4d846a9e000c9d (diff)
downloadgitlab-ce-353365c7f2646be7ab0efff45980cd781763696d.tar.gz
Merge branch 'build-notification-changelog' into 'master'
Added CHANGELOG for build notifications [ci skip] See merge request !3537
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f0b5e58ded7..e1b6b32cff3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -20,6 +20,7 @@ v 8.7.0 (unreleased)
- Fall back to `In-Reply-To` and `References` headers when sub-addressing is not available (David Padilla)
- Remove "Congratulations!" tweet button on newly-created project. (Connor Shea)
- Improved UX of the navigation sidebar
+ - Build status notifications
v 8.6.4
- Don't attempt to fetch any tags from a forked repo (Stan Hu)