diff options
author | Maran <maran.hidskes@gmail.com> | 2015-05-08 15:03:26 +0200 |
---|---|---|
committer | Maran <maran.hidskes@gmail.com> | 2015-05-08 21:32:03 +0200 |
commit | a0fd2eb568cdbe3537f10a83191fde893a5d6fcd (patch) | |
tree | dee6d4dd8130083eb9a8e7c9168bb7d4efc1a427 /CHANGELOG | |
parent | 6c32abc5f7f090d4932054e5cc1ff0594edd5ff1 (diff) | |
download | gitlab-ce-a0fd2eb568cdbe3537f10a83191fde893a5d6fcd.tar.gz |
Don't show duplicate deploy keys. Fixes #1516
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 84bdf78e980..33f1344860a 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.11.0 (unreleased) + - Don't show duplicate deploy keys - Make the first branch pushed to an empty repository the default HEAD (Stan Hu) - Make Reply-To config apply to change e-mail confirmation and other Devise notifications (Stan Hu) - Add application setting to restrict user signups to e-mail domains (Stan Hu) |