summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-09-28 22:57:52 -0400
committerRobert Speicher <rspeicher@gmail.com>2015-09-28 22:57:52 -0400
commit5b7e491c393f3ba436e45454a58709f6d70bbc5c (patch)
tree5fbd597157b51ad21d2d2e2ec762087b02c578df
parentb65641959165e8d7daf47f921b058a647189a060 (diff)
downloadgitlab-ce-5b7e491c393f3ba436e45454a58709f6d70bbc5c.tar.gz
Update CHANGELOG for 8.0.3
[ci skip]
-rw-r--r--CHANGELOG7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a0f1fa12082..fdb30633046 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,8 +2,6 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.1.0 (unreleased)
- Add user preference to view activities as default dashboard (Stan Hu)
- - Fix bug where projects would appear to be stuck in the forked import state (Stan Hu)
- - Fix Error 500 in creating merge requests with > 1000 diffs (Stan Hu)
- Add option to admin area to sign in as a specific user (Pavel Forkert)
- Show CI status on all pages where commits list is rendered
- Automatically enable CI when push .gitlab-ci.yml file to repository
@@ -17,7 +15,10 @@ v 8.1.0 (unreleased)
- Fix grammar in admin area "labels" .nothing-here-block when no labels exist.
- Move CI runners page to project settings area
-v 8.0.3 (unreleased)
+v 8.0.3
+ - Fix URL shown in Slack notifications
+ - Fix bug where projects would appear to be stuck in the forked import state (Stan Hu)
+ - Fix Error 500 in creating merge requests with > 1000 diffs (Stan Hu)
v 8.0.2
- Fix default avatar not rendering in network graph (Stan Hu)