diff options
author | Sean McGivern <sean@gitlab.com> | 2016-11-14 13:25:25 +0000 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2016-11-25 15:23:50 +0000 |
commit | 938de31167e262cb3eb952f6be1797b4c891d34c (patch) | |
tree | c426eabb99d350a1a4a5d18688cae0d1cb76bc05 /changelogs | |
parent | c0931722509bba7b26ce46777b6c71f976bc4b7b (diff) | |
download | gitlab-ce-938de31167e262cb3eb952f6be1797b4c891d34c.tar.gz |
Fix CHANGELOG
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/hoopes-gitlab-ce-21027-add-diff-hunks-to-notification-emails.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/hoopes-gitlab-ce-21027-add-diff-hunks-to-notification-emails.yml b/changelogs/unreleased/hoopes-gitlab-ce-21027-add-diff-hunks-to-notification-emails.yml new file mode 100644 index 00000000000..73d8a52e001 --- /dev/null +++ b/changelogs/unreleased/hoopes-gitlab-ce-21027-add-diff-hunks-to-notification-emails.yml @@ -0,0 +1,4 @@ +--- +title: Add git diff context to notifications of new notes on merge requests +merge_request: +author: Heidi Hoopes |