diff options
author | Robert Speicher <robert@gitlab.com> | 2015-11-09 17:25:31 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2015-11-09 17:25:31 +0000 |
commit | b740bfc218bc09a02abf3536fe9998caed31bb1a (patch) | |
tree | 41c6d365a7c861cb557f8f1979bc116992801284 /CHANGELOG | |
parent | 62769e2050efebec3beb1f1ddaa65d77e7182aaf (diff) | |
parent | 0fb85939da482e50a7337d8762fb26e75bb16ce5 (diff) | |
download | gitlab-ce-b740bfc218bc09a02abf3536fe9998caed31bb1a.tar.gz |
Merge branch 'fix-incoming-email-default' into 'master'
Fix incoming email config defaults
Fixes #3377.
See merge request !1766
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 217dc4e0043..4c976656248 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -26,6 +26,7 @@ v 8.2.0 (unreleased) - Add "added", "modified" and "removed" properties to commit object in webhook - Rename "Back to" links to "Go to" because its not always a case it point to place user come from - Allow groups to appear in the search results if the group owner allows it + - Fix incoming email config defaults v 8.1.3 - Spread out runner contacted_at updates |