summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2016-03-08 11:50:51 +0100
committerRobert Speicher <rspeicher@gmail.com>2016-03-16 23:02:52 -0400
commit738812240c34143f9527afc2ea9eb83885c75a21 (patch)
treee80183b67c6969b582b02e2659d605e18c50c081 /CHANGELOG
parentc280edd31c6ab7f6eb757552d165efc69fcfbc9a (diff)
downloadgitlab-ce-738812240c34143f9527afc2ea9eb83885c75a21.tar.gz
Add label description in tooltip to labels in issue index and sidebar
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 638a4f1d3fe..efb2709d839 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,6 +17,7 @@ v 8.6.0 (unreleased)
- Memoize @group in Admin::GroupsController (Yatish Mehta)
- Indicate how much an MR diverged from the target branch (Pierre de La Morinerie)
- Added omniauth-auth0 Gem (Daniel Carraro)
+ - Add label description in tooltip to labels in issue index and sidebar
- Strip leading and trailing spaces in URL validator (evuez)
- Add "last_sign_in_at" and "confirmed_at" to GET /users/* API endpoints for admins (evuez)
- Return empty array instead of 404 when commit has no statuses in commit status API