diff options
author | Stan Hu <stanhu@gmail.com> | 2015-06-01 22:42:53 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2015-06-01 22:42:53 -0700 |
commit | cf7707b4fe474e5399481a04911cb08043c14874 (patch) | |
tree | 2d0a8c0664a284a273af4863f645a11ddce0e9c5 /CHANGELOG | |
parent | 76ae871908b83c9de9fb05f6cf491153209a79d4 (diff) | |
download | gitlab-ce-cf7707b4fe474e5399481a04911cb08043c14874.tar.gz |
Omit link to generate labels if user does not have access to create them
Closes https://github.com/gitlabhq/gitlabhq/issues/8353
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 61e9084a39e..2bf49fd5415 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 7.12.0 (unreleased) + - Omit link to generate labels if user does not have access to create them (Stan Hu) - Disable changing of the source branch in merge request update API (Stan Hu) - Shorten merge request WIP text. - Add option to disallow users from registering any application to use GitLab as an OAuth provider |