diff options
author | Phil Hughes <me@iamphill.com> | 2016-10-07 15:32:07 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2016-11-01 09:15:44 +0000 |
commit | 6495b8522a0a26e839b24219ee9d18b626facd4c (patch) | |
tree | 0b3c9b403022483e83f5e8a30a9d5ad04f642f49 /CHANGELOG.md | |
parent | 266fcfb1935c8aa8c6ac3d2ae71530c441b08675 (diff) | |
download | gitlab-ce-6495b8522a0a26e839b24219ee9d18b626facd4c.tar.gz |
Adds label description to issue board titleissue-boards-list-desciption-tooltip
Closes #22710
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 14907e1546e..874d49b00af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ Please view this file on the master branch, on stable branches it's out of date. - Add hover to trash icon in notes !7008 (blackst0ne) - Only show one error message for an invalid email !5905 (lycoperdon) - Fix sidekiq stats in admin area (blackst0ne) +- Added label description as tooltip to issue board list title - Created cycle analytics bundle JavaScript file - API: Fix booleans not recognized as such when using the `to_boolean` helper - Removed delete branch tooltip !6954 |