diff options
author | Clement Ho <ClemMakesApps@gmail.com> | 2016-08-05 16:42:25 -0500 |
---|---|---|
committer | Clement Ho <ClemMakesApps@gmail.com> | 2016-09-06 09:39:43 -0500 |
commit | 0986fe23bc8f55de07a5220add33275c3c73952e (patch) | |
tree | 919d1d07df774ef4bd5549a61c88812a57c68cc4 /CHANGELOG | |
parent | 83cd3d79ea306dbcb1ed6f74b9591cb580b94fc6 (diff) | |
download | gitlab-ce-0986fe23bc8f55de07a5220add33275c3c73952e.tar.gz |
Replace animateEmoji timeout with eventListener
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 982b4dd5e5a..a0f295653d4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -26,6 +26,7 @@ v 8.12.0 (unreleased) - API: Expose issue confidentiality flag. (Robert Schilling) - Fix markdown anchor icon interaction (ClemMakesApps) - Test migration paths from 8.5 until current release !4874 + - Replace animateEmoji timeout with eventListener (ClemMakesApps) - Optimistic locking for Issues and Merge Requests (title and description overriding prevention) - Add `wiki_page_events` to project hook APIs (Ben Boeckel) - Remove Gitorious import |