summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorLuke Howell <luke.howell@gmail.com>2016-09-10 14:14:24 -0500
committerLuke Howell <luke.howell@gmail.com>2016-09-29 21:48:11 -0500
commit1bde1985c22c947a28d4da8d237f5ea8b894c2e0 (patch)
treea6e6c7560c029ca3a06569f407b475dc0327813b /CHANGELOG
parent80fef70bb7c9c1cab1ff80e78f94a83d6712e50d (diff)
downloadgitlab-ce-1bde1985c22c947a28d4da8d237f5ea8b894c2e0.tar.gz
Fix tooltip for Copy to clipboard button.
Fix "Copy to clipboard" tooltip to say "Copied!" when clipboard button is clicked. Closes #22022
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b4368c2cf9e..e4f39c27f40 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,6 +22,7 @@ v 8.13.0 (unreleased)
- Fix broken repository 500 errors in project list
v 8.12.4 (unreleased)
+ - Fix "Copy to clipboard" tooltip to say "Copied!" when clipboard button is clicked. (lukehowell)
v 8.12.3
- Update Gitlab Shell to support low IO priority for storage moves