diff options
author | Phil Hughes <me@iamphill.com> | 2016-09-12 09:46:58 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2016-09-12 09:52:14 +0100 |
commit | ea8107768d17752a12b834585a62553f96542738 (patch) | |
tree | d87df3c9b28615a2db616a83c59adb79fab883da /CHANGELOG | |
parent | 3a59efd562d22ec3148101d794d99889ccc9b82b (diff) | |
download | gitlab-ce-ea8107768d17752a12b834585a62553f96542738.tar.gz |
Hides tooltip on discussion toggle button when clickingdiff-comments-toggle-tooltip-hide
Closes #20750
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 89c880467cd..de018ca07e4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -29,6 +29,7 @@ v 8.12.0 (unreleased) - Fix bug where pagination is still displayed despite all todos marked as done (ClemMakesApps) - Request only the LDAP attributes we need !6187 - Center build stage columns in pipeline overview (ClemMakesApps) + - Fix bug with tooltip not hiding on discussion toggle button - Rename behaviour to behavior in bug issue template for consistency (ClemMakesApps) - Remove suggested colors hover underline (ClemMakesApps) - Shorten task status phrase (ClemMakesApps) |