summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2016-08-02 19:08:40 +0800
committerLin Jen-Shin <godfat@godfat.org>2016-08-02 19:08:40 +0800
commit4384e53ec56fa361014fc8e49a84608536596949 (patch)
treeb98048e7c85100f67317eee226fca5d5d228920f
parent67bc4a7a1fc239e39451c3138c8cbaddf8c82035 (diff)
downloadgitlab-ce-4384e53ec56fa361014fc8e49a84608536596949.tar.gz
Update CHANGELOG due to the introduction of !5620
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 65283f93ed7..85396cb4e42 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,7 +21,7 @@ v 8.11.0 (unreleased)
- Optimize checking if a user has read access to a list of issues !5370
- Nokogiri's various parsing methods are now instrumented
- Add a way to send an email and create an issue based on private personal token. Find the email address from issues page. !3363
- - Add pipeline events and a corresponding Slack integration !5525
+ - Add pipeline events to Slack integration !5525
- Include old revision in merge request update hooks (Ben Boeckel)
- Add build event color in HipChat messages (David Eisner)
- Make fork counter always clickable. !5463 (winniehell)