diff options
author | Dmitriy Zaporozhets <dzaporozhets@gitlab.com> | 2015-03-04 21:57:17 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dzaporozhets@gitlab.com> | 2015-03-04 21:57:17 +0000 |
commit | 63178a9509f72eb7adf1c73c2fc6dc1ec0a1ea42 (patch) | |
tree | 5a925b161c84097e804698aed37de12d1bae12df /CHANGELOG | |
parent | 00778c073130789e9f65e02e6fa6e8b987506c9e (diff) | |
parent | fc6160816119504e1cea0954453cd557231341a1 (diff) | |
download | gitlab-ce-63178a9509f72eb7adf1c73c2fc6dc1ec0a1ea42.tar.gz |
Merge branch 'add-more-slack-notifications' into 'master'
Add more Slack notifications for issue and merge request events
From https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/237 by Stan Hu.
See merge request !1556
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 5270a81dfe0..de13ef3da55 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -32,6 +32,7 @@ v 7.8.2 - Fix response of push to repository to return "Not found" if user doesn't have access - Fix check if user is allowed to view the file attachment - Fix import check for case sensetive namespaces + - Added issue and merge request events to Slack service (Stan Hu) v 7.8.1 - Fix run of custom post receive hooks |