summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-09-28 22:43:35 -0400
committerRobert Speicher <rspeicher@gmail.com>2015-09-28 22:43:35 -0400
commit1c8c7b3738691893876810c3b2768ecc7e8353be (patch)
treea91ba5725b8b5121be05403e809fc9df2fad6b34
parentdf1a235f230b7acd32508510ad8137593669b91e (diff)
downloadgitlab-ce-1c8c7b3738691893876810c3b2768ecc7e8353be.tar.gz
Update CHANGELOG
[ci skip]
-rw-r--r--CHANGELOG17
1 files changed, 3 insertions, 14 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7fc7295c912..ac94b809842 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,21 +1,10 @@
Please view this file on the master branch, on stable branches it's out of date.
-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)
v 8.0.2
-v 8.1.0 (unreleased)
- - Fix bug where projects would appear to be stuck in the forked import state (Stan Hu)
- - Show CI status on all pages where commits list is rendered
- - Automatically enable CI when push .gitlab-ci.yml file to repository
- - Move CI charts to project graphs area
- - Fix cases where Markdown did not render links in activity feed (Stan Hu)
- - Add first and last to pagination (Zeger-Jan van de Weg)
- - Show CI status on commit page
- - Show CI status on Your projects page and Starred projects page
- - Remove "Continuous Integration" page from dashboard
- - Add notes and SSL verification entries to hook APIs (Ben Boeckel)
-
-v 8.0.2 (unreleased)
- Fix default avatar not rendering in network graph (Stan Hu)
- Skip check_initd_configured_correctly on omnibus installs
- Prevent double-prefixing of help page paths