[ci skip] Update CHANGELOG

This commit is contained in:
Douglas Barbosa Alexandre
2016-01-20 10:17:21 -02:00
parent e9fb875588
commit 82a3cfc151
+2
View File
@@ -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)