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 <rspeicher@gmail.com>2016-08-26 02:34:01 +0300
committerRobert Speicher <rspeicher@gmail.com>2016-08-31 23:03:18 +0300
commit6a58af3a4a1c3122d57238505898f61c40bf7b54 (patch)
tree224ef64f3bdb0bf0f87e9e0a881d8144f6c2c334 /CHANGELOG
parent46b5fc2cf2e0a505b2678e224825d134f7a29e78 (diff)
Add BroadcastMessage API implementation
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2b727491760..e3935038517 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,6 +22,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