summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWinnie <gitlab@winniehell.de>2016-09-02 21:32:01 +0000
committerWinnie <gitlab@winniehell.de>2016-09-02 21:32:01 +0000
commit9dff647a7bc181706d1e9d46d1ebfd5fb964dcf7 (patch)
tree87c5ded706be19d5310f85ec40b782d9ec7ed5a3
parent87f93ceb9542c415d6c23c72ff93d63272107d54 (diff)
downloadgitlab-ce-fix-changelog.tar.gz
Move CHANGELOG entries of !5361, !5451 and !5887 from 8.11 to 8.12fix-changelog
-rw-r--r--CHANGELOG6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8f139d0ad12..9b2316c4d3a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -36,6 +36,9 @@ v 8.12.0 (unreleased)
- Fix groups sort dropdown alignment (ClemMakesApps)
- Add horizontal scrolling to all sub-navs on mobile viewports (ClemMakesApps)
- Use JavaScript tooltips for mentions !5301 (winniehell)
+ - Add hover state to todos !5361 (winniehell)
+ - Fix icon alignment of star and fork buttons !5451 (winniehell)
+ - Fix alignment of icon buttons !5887 (winniehell)
- Fix markdown help references (ClemMakesApps)
- Add last commit time to repo view (ClemMakesApps)
- Fix accessibility and visibility of project list dropdown button !6140
@@ -178,9 +181,6 @@ v 8.11.0
- Update `timeago` plugin to use multiple string/locale settings
- Remove unused images (ClemMakesApps)
- Get issue and merge request description templates from repositories
- - Add hover state to todos !5361 (winniehell)
- - Fix icon alignment of star and fork buttons !5451 (winniehell)
- - Fix alignment of icon buttons !5887 (winniehell)
- Enforce 2FA restrictions on API authentication endpoints !5820
- Limit git rev-list output count to one in forced push check
- Show deployment status on merge requests with external URLs