diff options
author | Robert Speicher <rspeicher@gmail.com> | 2016-05-25 16:56:44 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2016-05-25 16:56:44 -0400 |
commit | 91483bfeb718c7cede4dcc2372053195ea9a0c65 (patch) | |
tree | 6a033dbbeb85f8b8ebdb22046baed1538f3333c7 /CHANGELOG | |
parent | 8083bc234a8ca9ef4eee2a4f0cb44e2f73cf33bc (diff) | |
download | gitlab-ce-91483bfeb718c7cede4dcc2372053195ea9a0c65.tar.gz |
Add CHANGELOG entry for redesigned confirmation emails
[ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 4a38505eeea..1ad98fbc9f1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.9.0 (unreleased) - Allow forking projects with restricted visibility level - Redesign navigation for project pages + - Redesign account and email confirmation emails - Use gitlab-shell v3.0.0 - Add rake task 'gitlab:db:configure' for conditionally seeding or migrating the database - Changed the Slack build message to use the singular duration if necessary (Aran Koning) |