diff options
author | Robert Speicher <rspeicher@gmail.com> | 2015-09-22 12:29:29 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2015-09-22 12:29:55 -0400 |
commit | 2cdd88e8ed66d96eafbcacc3778f6befad6433be (patch) | |
tree | 8d8b1cd20c66603988f910c4b1645b61729b1321 /CHANGELOG | |
parent | 70875a6aba441f40a262a7ae51e41041c6d10407 (diff) | |
download | gitlab-ce-2cdd88e8ed66d96eafbcacc3778f6befad6433be.tar.gz |
8.0.0 is released; add 8.0.1 entry to CHANGELOG
[ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 8e516322a6a..1cb338f16da 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ Please view this file on the master branch, on stable branches it's out of date. -v 8.0.0 (unreleased) +v 8.0.1 + - Improve CI migration procedure and documentation + +v 8.0.0 - Fix Markdown links not showing up in dashboard activity feed (Stan Hu) - Remove milestones from merge requests when milestones are deleted (Stan Hu) - Fix HTML link that was improperly escaped in new user e-mail (Stan Hu) |