diff options
author | Chantal Rollison <crollison@gitlab.com> | 2018-05-11 11:05:14 -0700 |
---|---|---|
committer | Chantal Rollison <crollison@gitlab.com> | 2018-05-11 14:51:21 -0700 |
commit | be73838bdfa01b7a80d087e421505dccf625ae55 (patch) | |
tree | 0a83d74e5a26ffbe041a4502dda4d6fd81153f20 /changelogs | |
parent | aa3004c48d6062c4f6f0dcaad91a9774445966e8 (diff) | |
download | gitlab-ce-be73838bdfa01b7a80d087e421505dccf625ae55.tar.gz |
Add anchor for incoming email regex, closes 44989ccr/regexp_anchor
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/ccr-incoming-email-regex-anchor.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/unreleased/ccr-incoming-email-regex-anchor.yml b/changelogs/unreleased/ccr-incoming-email-regex-anchor.yml new file mode 100644 index 00000000000..a0d787e570e --- /dev/null +++ b/changelogs/unreleased/ccr-incoming-email-regex-anchor.yml @@ -0,0 +1,3 @@ +title: Add anchor for incoming email regex +merge_request: !18917 +type: added |