summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-06-09 14:08:30 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-06-09 16:01:08 -0300
commit0098468dfb5927b4034d38c7faac44ac238b9385 (patch)
tree90b115310eb617ff8673feb52a9cd1a8a644d947
parentaff3c6999bfcbaea613e64c9bb95d42a3b5b3695 (diff)
downloadgitlab-ce-0098468dfb5927b4034d38c7faac44ac238b9385.tar.gz
Update CHANGELOG
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 17fc4801a6e..2be7f1568a0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -56,6 +56,7 @@ v 8.9.0 (unreleased)
- Improve issuables APIs performance when accessing notes !4471
- External links now open in a new tab
- Markdown editor now correctly resets the input value on edit cancellation !4175
+ - Toggling a task list item in a issue/mr description does not creates a Todo for mentions
v 8.8.4 (unreleased)
- Ensure branch cleanup regardless of whether the GitHub import process succeeds