summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2016-08-24 09:38:31 -0500
committerClement Ho <ClemMakesApps@gmail.com>2016-09-01 10:53:02 -0500
commit2560fc5adbc533d87e8ca56b471ed56bc84d95f9 (patch)
tree025b31f6175c12ca132f636c16c82189cbc1d6f4 /CHANGELOG
parentd308a3f4335845d88cbb4fbfbea9d72fa2473769 (diff)
downloadgitlab-ce-2560fc5adbc533d87e8ca56b471ed56bc84d95f9.tar.gz
Remove inconsistent font weight for sidebar's labels
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 77d44296880..a3d9508dd8f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -37,6 +37,7 @@ v 8.12.0 (unreleased)
- Don't expose a user's token in the `/api/v3/user` API (!6047)
- Remove redundant js-timeago-pending from user activity log (ClemMakesApps)
- Ability to manage project issues, snippets, wiki, merge requests and builds access level
+ - Remove inconsistent font weight for sidebar's labels (ClemMakesApps)
- Added tests for diff notes
- Add a button to download latest successful artifacts for branches and tags !5142
- Remove redundant pipeline tooltips (ClemMakesApps)