diff options
author | Stan Hu <stanhu@gmail.com> | 2015-09-10 11:45:46 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2015-09-10 11:45:46 -0700 |
commit | 201f50b94f5fcd5fa2987fe1870947c4d3fa7739 (patch) | |
tree | 5f38734946dd4c7dd3ae9ca19adca105e6f454e9 | |
parent | 7abb744eb961d95ef9f34e8b64c47084d3f620b6 (diff) | |
download | gitlab-ce-201f50b94f5fcd5fa2987fe1870947c4d3fa7739.tar.gz |
Fix some CHANGELOG entries
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG index b41237f8679..f03e7c489a0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -44,6 +44,7 @@ v 8.0.0 (unreleased) - Global Labels that are available to all projects - Fix highlighting of deleted lines in diffs. - Added service API endpoint to retrieve service parameters (Petheő Bence) + - Add FogBugz project import (Jared Szechy) v 7.14.3 - No changes @@ -55,12 +56,9 @@ v 7.14.1 - Improve abuse reports management from admin area - Fix "Reload with full diff" URL button in compare branch view (Stan Hu) - Disabled DNS lookups for SSH in docker image (Rowan Wookey) - -v 7.14.1 (unreleased) - Only include base URL in OmniAuth full_host parameter (Stan Hu) - Fix Error 500 in API when accessing a group that has an avatar (Stan Hu) - Ability to enable SSL verification for Webhooks - - Add FogBugz project import (Jared Szechy) v 7.14.0 - Fix bug where non-project members of the target project could set labels on new merge requests. |