summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-10-19 11:25:21 +0200
committerDouwe Maan <douwe@gitlab.com>2015-10-19 11:25:21 +0200
commit6ad78d3ab1fc0ea9f344810e22b4fa7e8d67b6f7 (patch)
treeecc32520b228ef64afb3185541526462a510bd57
parentf3a74556b15f7429749384a823b73253602454cf (diff)
downloadgitlab-ce-6ad78d3ab1fc0ea9f344810e22b4fa7e8d67b6f7.tar.gz
Move changelog item to 8.2
[ci skip]
-rw-r--r--CHANGELOG3
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 46fec4bd921..08a5030f725 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,7 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.2.0 (unreleased)
- Show last project commit to default branch on project home page
- Highlight comment based on anchor in URL
+ - Adds ability to remove the forked relationship from project settings screen. (Han Loong Liauw)
v 8.1.0 (unreleased)
- Fix error preventing displaying of commit data for a directory with a leading dot (Stan Hu)
@@ -59,8 +60,6 @@ v 8.1.0 (unreleased)
- Fix position of hamburger in header for smaller screens (Han Loong Liauw)
- Fix bug where Emojis in Markdown would truncate remaining text (Sakata Sinji)
- Persist filters when sorting on admin user page (Jerry Lukins)
- - Adds ability to remove the forked relationship from project settings
- screen. (Han Loong Liauw)
- Allow dashboard and group issues/MRs to be filtered by label
- Add spellcheck=false to certain input fields
- Invalidate stored service password if the endpoint URL is changed