summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2015-09-22 16:32:20 +0000
committerRobert Speicher <robert@gitlab.com>2015-09-22 16:32:20 +0000
commit9e1392553b0d87d571252838d8b7b9d8cd411565 (patch)
tree8d8b1cd20c66603988f910c4b1645b61729b1321
parent70875a6aba441f40a262a7ae51e41041c6d10407 (diff)
parent2cdd88e8ed66d96eafbcacc3778f6befad6433be (diff)
downloadgitlab-ce-9e1392553b0d87d571252838d8b7b9d8cd411565.tar.gz
Merge branch 'rs-changelog' into 'master'
8.0.0 is released; add 8.0.1 entry to CHANGELOG [ci skip] See merge request !1394
-rw-r--r--CHANGELOG5
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)