summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorZeger-Jan van de Weg <zegerjan@gitlab.com>2016-03-15 20:17:51 +0100
committerZeger-Jan van de Weg <zegerjan@gitlab.com>2016-03-15 21:59:25 +0100
commit48274581551b73575149463be0c050f6b5a564ee (patch)
treeb0a73eafdff2a6d5434c6a0b3dc1c5fbeafe74fb /CHANGELOG
parent2b97c921196a7be904bfe4f0a31347c3583c9e88 (diff)
downloadgitlab-ce-48274581551b73575149463be0c050f6b5a564ee.tar.gz
Incorporate the review and update spec
The feature spec now also tests the absence of the new branch button
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 563a5966400..b4a0bea736d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@ v 8.6.0 (unreleased)
- Bump gitlab_git to 9.0.3 (Stan Hu)
- Support Golang subpackage fetching (Stan Hu)
- Bump Capybara gem to 2.6.2 (Stan Hu)
+ - New branch button appears on issues where applicable
- Contributions to forked projects are included in calendar
- Improve the formatting for the user page bio (Connor Shea)
- Removed the default password from the initial admin account created during
@@ -59,7 +60,6 @@ v 8.5.3
- Show commit message in JIRA mention comment
- Makes issue page and merge request page usable on mobile browsers.
- Improved UI for profile settings
- - New branch button appears on issues where applicable
v 8.5.2
- Fix sidebar overlapping content when screen width was below 1200px