summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-12-31 20:04:55 -0500
committerRobert Speicher <rspeicher@gmail.com>2016-01-13 11:49:59 -0500
commitc13b5acb16c7813d6913e26cc7ae67f691f914d6 (patch)
tree548af660d272867a49b18c355cddcbd7d2bbeffc
parent00e8700433b3b1ad11252448af5be58913539d85 (diff)
downloadgitlab-ce-c13b5acb16c7813d6913e26cc7ae67f691f914d6.tar.gz
Update CHANGELOG
[ci skip]
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4221fb9df55..94c764eb6b4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -43,6 +43,7 @@ v 8.4.0 (unreleased)
- API: Add support for deleting a tag via the API (Robert Schilling)
- Allow subsequent validations in CI Linter
- Fix Encoding::CompatibilityError bug when markdown content has some complex URL (Jason Lee)
+ - Allow broadcast messages to be edited
v 8.3.4
- Use gitlab-workhorse 0.5.4 (fixes API routing bug)