diff options
author | Robert Speicher <robert@gitlab.com> | 2016-08-31 20:47:20 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2016-08-31 20:47:20 +0000 |
commit | 177cc4e4cbde21e8b56a9f3e0104d6319d79e6cc (patch) | |
tree | 87ee80915732d5c9ea651834e1aa999c9eecdd65 /CHANGELOG | |
parent | 286f10afb9c9945e37fb903009f823ba694a95b4 (diff) | |
parent | 9d4af1b14068aa77848b982372ddf9e11567ae5f (diff) | |
download | gitlab-ce-177cc4e4cbde21e8b56a9f3e0104d6319d79e6cc.tar.gz |
Merge branch 'rs-broadcast-message-api' into 'master'
Add a BroadcastMessage API
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/21628
See merge request !6112
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 528e33a91d6..13ec1bb885f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -23,6 +23,7 @@ v 8.12.0 (unreleased) - Remove Gitorious import - Fix inconsistent background color for filter input field (ClemMakesApps) - Add Sentry logging to API calls + - Add BroadcastMessage API - Automatically expand hidden discussions when accessed by a permalink !5585 (Mike Greiling) - Remove unused mixins (ClemMakesApps) - Add search to all issue board lists |