diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-07-02 11:53:31 +0200 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-07-02 11:53:31 +0200 |
commit | cd5e79e98b7f08a6fa6999d25e158073fee03048 (patch) | |
tree | 6b044412b1285a8bf2e98c52e13c3607f3ad27e8 /CHANGELOG | |
parent | 2cbf45282168938696867072cb3e35131bc44a93 (diff) | |
download | gitlab-ce-cd5e79e98b7f08a6fa6999d25e158073fee03048.tar.gz |
Correctly show anonymous authorized applications under Profile > Applications.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index f1be68aba74..d15b5d830a8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -30,6 +30,7 @@ v 7.13.0 (unreleased) - Reporter role can manage issue tracker now: edit any issue, set assignee or milestone and manage labels - Better performance for pages with events list, issues list and commits list - Faster automerge check and merge itself when source and target branches are in same repository + - Correctly show anonymous authorized applications under Profile > Applications. v 7.12.1 - Fix error when deleting a user who has projects (Stan Hu) |