summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2015-12-10 22:30:06 -0200
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2015-12-10 22:30:06 -0200
commit1a9d6ec71eafddf8cd6542b47b5473a6a3ba19b9 (patch)
tree79d6b341c44ff56712699ed0979e507761207278
parent1f893022fdb9e5d23c5006e9960c1965a9415f2d (diff)
downloadgitlab-ce-fix-delete-notes-on-merge-request-diff.tar.gz
[ci skip] Update CHANGELOGfix-delete-notes-on-merge-request-diff
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2bde388d0fb..8dd7e510d8a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -40,6 +40,7 @@ v 8.3.0 (unreleased)
- Fix sidebar tooltips when collapsed
- Prevent possible XSS attack with award-emoji
- Upgraded Sidekiq to 4.x
+ - Fix deleting notes on a merge request diff
v 8.2.3
- Fix application settings cache not expiring after changes (Stan Hu)