summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorChantal Rollison <crollison@gitlab.com>2018-05-11 11:05:14 -0700
committerChantal Rollison <crollison@gitlab.com>2018-05-11 14:51:21 -0700
commitbe73838bdfa01b7a80d087e421505dccf625ae55 (patch)
tree0a83d74e5a26ffbe041a4502dda4d6fd81153f20 /changelogs
parentaa3004c48d6062c4f6f0dcaad91a9774445966e8 (diff)
downloadgitlab-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.yml3
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