summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/38596-fix-backspace-visual-token-clearing.yml
diff options
context:
space:
mode:
authorMartin Wortschack <martin.wortschack@gmail.com>2018-01-02 13:12:54 +0000
committerLUKE BENNETT <lbennett@gitlab.com>2018-01-02 13:12:54 +0000
commit3e51c5e6f9415f93818a430f6de4028aef63d2a2 (patch)
tree06b18bd7a5f9119f689bb972e1b841a646dcb7b6 /changelogs/unreleased/38596-fix-backspace-visual-token-clearing.yml
parent81dcd8ed8f71968215c7e776da482e83823c8b74 (diff)
downloadgitlab-ce-3e51c5e6f9415f93818a430f6de4028aef63d2a2.tar.gz
Clears visual token on second backspace
Diffstat (limited to 'changelogs/unreleased/38596-fix-backspace-visual-token-clearing.yml')
-rw-r--r--changelogs/unreleased/38596-fix-backspace-visual-token-clearing.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/38596-fix-backspace-visual-token-clearing.yml b/changelogs/unreleased/38596-fix-backspace-visual-token-clearing.yml
new file mode 100644
index 00000000000..4a9d0b66a8c
--- /dev/null
+++ b/changelogs/unreleased/38596-fix-backspace-visual-token-clearing.yml
@@ -0,0 +1,5 @@
+---
+title: Clears visual token on second backspace
+merge_request:
+author: Martin Wortschack
+type: fixed