summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAnton Baklanov <antonbaklanov@gmail.com>2015-11-29 22:42:54 +0200
committerAnton Baklanov <antonbaklanov@gmail.com>2015-12-06 01:20:42 +0200
commitcaa6851bf5a65e454b702104a2895e63e368a21a (patch)
tree714a89fb89270b9f45d9aaf9dda36d783cfd211b /CHANGELOG
parent4294d2cdff816642a6e259ce59ce0730bf125ca7 (diff)
downloadgitlab-ce-caa6851bf5a65e454b702104a2895e63e368a21a.tar.gz
Fixed duplicated issue note email notifications.
Fixes #2560
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7b2f1528656..99c5fdd4d07 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -23,6 +23,7 @@ v 8.2.2
- Prevent "413 Request entity too large" errors when pushing large files with LFS
- Fix invalid links within projects dashboard header
- Make current user the first user in assignee dropdown in issues detail page (Stan Hu)
+ - Fix: duplicate email notifications on issue comments
v 8.2.1
- Forcefully update builds that didn't want to update with state machine