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:
authorRobert Speicher <robert@gitlab.com>2016-08-31 23:47:20 +0300
committerRobert Speicher <robert@gitlab.com>2016-08-31 23:47:20 +0300
commit177cc4e4cbde21e8b56a9f3e0104d6319d79e6cc (patch)
tree87ee80915732d5c9ea651834e1aa999c9eecdd65 /CHANGELOG
parent286f10afb9c9945e37fb903009f823ba694a95b4 (diff)
parent9d4af1b14068aa77848b982372ddf9e11567ae5f (diff)
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--CHANGELOG1
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