summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-09-23 13:24:37 -0400
committerRobert Speicher <rspeicher@gmail.com>2015-09-23 13:39:58 -0400
commitbe696b72eb796d7376bdfd0c72a1a089a5acee4f (patch)
tree52094a112590dd375e078150196ada44a2a90601 /CHANGELOG
parent0175769aa88704dac400fb811d8d6433d29b2d16 (diff)
downloadgitlab-ce-be696b72eb796d7376bdfd0c72a1a089a5acee4f.tar.gz
Update CHANGELOG to add unreleased 8.0.2 entry
[ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 9 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1a3b102f4e1..8f7d118eca6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,11 +3,18 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.1.0 (unreleased)
- Show CI status on all pages where commits list is rendered
- Automatically enable CI when push .gitlab-ci.yml file to repository
+ - Fix cases where Markdown did not render links in activity feed (Stan Hu)
+
+v 8.0.2 (unreleased)
+ - Skip check_initd_configured_correctly on omnibus installs
+ - Prevent double-prefixing of help page paths
+ - Clarify confirmation text on user deletion
+ - Make commit graphs responsive to window width changes (Stan Hu)
+ - Fix top margin for sign-in button on public pages
+ - Fix LDAP attribute mapping
v 8.0.1
- - Fix cases where Markdown did not render links in activity feed (Stan Hu)
- Improve CI migration procedure and documentation
- - Make commit graphs responsive to window width changes (Stan Hu)
v 8.0.0
- Fix Markdown links not showing up in dashboard activity feed (Stan Hu)