Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-04-05 15:36:00 +0300
committerPhil Hughes <me@iamphill.com>2016-04-05 15:36:00 +0300
commitf22e6515df8c062c3a1c29e21c4d846a9e000c9d (patch)
treea5f1349d3a82545228ddc30f456a5610c11527d9 /CHANGELOG
parent97747233a99376fdf42869e9433ce9a638b2909d (diff)
Added CHANGELOG for build notifications
[ci skip]
Diffstat (limited to 'CHANGELOG')
-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)