diff options
author | Douwe Maan <douwe@gitlab.com> | 2016-01-14 12:04:28 +0100 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2016-01-14 12:04:28 +0100 |
commit | 0014f19327f565d09d248eeabf6e50ebb85dcb47 (patch) | |
tree | 27355d0db23d2507b37811e8f074c72d696ce5be /CHANGELOG | |
parent | eee16ca9ccd34ff950b685f4db57518207055a36 (diff) | |
parent | 4d64a32c88dd5f87621d391c0f10f6acef094073 (diff) | |
download | gitlab-ce-0014f19327f565d09d248eeabf6e50ebb85dcb47.tar.gz |
Merge branch 'master' into ci/api-variables
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 40e3ea31969..bb089c5f1f3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -42,8 +42,10 @@ v 8.4.0 (unreleased) - Ajax filter by message for commits page - API: Add support for deleting a tag via the API (Robert Schilling) - Allow subsequent validations in CI Linter + - Show referenced MRs & Issues only when the current viewer can access them - Fix Encoding::CompatibilityError bug when markdown content has some complex URL (Jason Lee) - Add API support for managing build variables of project + - Allow broadcast messages to be edited v 8.3.4 - Use gitlab-workhorse 0.5.4 (fixes API routing bug) |