diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-10-15 11:19:19 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-10-15 11:19:19 +0300 |
commit | 01186f9fc6f5f5645ea5406ce571f83db0dc080a (patch) | |
tree | 5771123265a9d0d6bdabdc79472c186e6a581c8e /CHANGELOG | |
parent | 2e8b0fa5cf9e70c55bd1dbb254db3f9aa45b23e9 (diff) | |
download | gitlab-ce-01186f9fc6f5f5645ea5406ce571f83db0dc080a.tar.gz |
Show confirmation status in profile
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 58d2bfa63e8..75141fe914f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -17,6 +17,8 @@ v 6.2.0 - Avatar upload on profile page with a maximum of 200KB (Steven Thonus) - Store the sessions in Redis instead of the cookie store - Fixed relative links in markdown + - User must confirm his email if signup enabled + - User must confirm changed email v 6.1.0 - Project specific IDs for issues, mr, milestones |