diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-01-20 01:24:17 -0200 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-01-20 10:17:21 -0200 |
commit | 82a3cfc151c4c96935387be3e94f703beb449b25 (patch) | |
tree | 5bfb076d00cceb5d503a1a21e05bdee9abcb4119 /CHANGELOG | |
parent | e9fb87558872d9ccc7883c4e5d5aa9e02ec8e2c6 (diff) | |
download | gitlab-ce-82a3cfc151c4c96935387be3e94f703beb449b25.tar.gz |
[ci skip] Update CHANGELOGrs-no-minified-js
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 2e0eee52a59..edb4e6a2350 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.5.0 (unreleased) - Add "visibility" flag to GET /projects api endpoint + - Don't vendor minified JS v 8.4.0 (unreleased) - Allow LDAP users to change their email if it was not set by the LDAP server @@ -71,6 +72,7 @@ v 8.4.0 (unreleased) - Expose button to CI Lint tool on project builds page - Fix: Creator should be added as a master of the project on creation - Added X-GitLab-... headers to emails from CI and Email On Push services (Anton Baklanov) + - Autofill referring url in message box when reporting user abuse. (Josh Frye) v 8.3.4 - Use gitlab-workhorse 0.5.4 (fixes API routing bug) |