summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authordixpac <dino.onex@gmail.com>2016-08-04 11:53:23 +0200
committerdixpac <dino.onex@gmail.com>2016-08-04 14:29:47 +0200
commitb3a9ad6a57d34632cd011b242faad4584c25274f (patch)
tree4731ecd20d98b90235527147facc789f35ed4d3f /CHANGELOG
parentb2d142c4a026b479925482c4756172d86888198b (diff)
downloadgitlab-ce-b3a9ad6a57d34632cd011b242faad4584c25274f.tar.gz
Add description to text/plain emails
Added to * new_issue_email * new_merge_request_email
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b36997dcba9..c6efbfa7ea4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -66,6 +66,7 @@ v 8.11.0 (unreleased)
- Sensible state specific default sort order for issues and merge requests !5453 (tomb0y)
- Fix RequestProfiler::Middleware error when code is reloaded in development
- Catch what warden might throw when profiling requests to re-throw it
+ - Add description to new_issue email and new_merge_request_email in text/plain content type. !5663 (dixpac)
- Speed up and reduce memory usage of Commit#repo_changes, Repository#expire_avatar_cache and IrkerWorker
v 8.10.4 (unreleased)