diff options
author | Drew Blessing <drew@gitlab.com> | 2015-12-14 15:34:46 -0600 |
---|---|---|
committer | Drew Blessing <drew@gitlab.com> | 2015-12-14 15:35:02 -0600 |
commit | be41d84fb078667694ecbf5f2729175fbf8b0343 (patch) | |
tree | 3b5618dee5bd02d265e14f3e53450f0404458cbd /CHANGELOG | |
parent | b95f7b1864672b873501792775521a6bd6393520 (diff) | |
download | gitlab-ce-be41d84fb078667694ecbf5f2729175fbf8b0343.tar.gz |
Allow account unlock via email
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 6ff06091f61..84e2684fb6b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -19,6 +19,7 @@ v 8.3.0 (unreleased) - Recognize issue/MR/snippet/commit links as references - Add ignore whitespace change option to commit view - Fire update hook from GitLab + - Allow account unlock via email - Style warning about mentioning many people in a comment - Fix: sort milestones by due date once again (Greg Smethells) - Migrate all CI::Services and CI::WebHooks to Services and WebHooks |