summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2018-05-18 11:47:33 +0000
committerKamil Trzciński <ayufan@ayufan.eu>2018-05-18 11:47:33 +0000
commit40663fb94556195c4fc591bf3ad94936d670427f (patch)
treecb5c6e1ce4b8869c05b18fb52519736db8be0f88 /changelogs
parent83660e5712dde52767a0a22023785b9006b81c21 (diff)
parentbe73838bdfa01b7a80d087e421505dccf625ae55 (diff)
downloadgitlab-ce-40663fb94556195c4fc591bf3ad94936d670427f.tar.gz
Merge branch 'ccr/regexp_anchor' into 'master'
Add anchor for incoming email regex, closes 44989 See merge request gitlab-org/gitlab-ce!18917
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