diff options
author | http://jneen.net/ <jneen@jneen.net> | 2017-08-22 08:39:31 -0700 |
---|---|---|
committer | http://jneen.net/ <jneen@jneen.net> | 2017-08-22 08:39:31 -0700 |
commit | 77c01b22d7e21cf20592e3d6d6f05a7beefc118c (patch) | |
tree | 3e542df3acb37a32d1fcf2502ef96f436bf38147 | |
parent | bf7f23531d78c02836decae88895609b14a2980f (diff) | |
download | gitlab-ce-77c01b22d7e21cf20592e3d6d6f05a7beefc118c.tar.gz |
add a description to the changelogbugfix.notify-custom-participants
-rw-r--r-- | changelogs/unreleased/bugfix-notify-custom-participants.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/unreleased/bugfix-notify-custom-participants.yml b/changelogs/unreleased/bugfix-notify-custom-participants.yml index 32ba1076b09..04fcb95e18a 100644 --- a/changelogs/unreleased/bugfix-notify-custom-participants.yml +++ b/changelogs/unreleased/bugfix-notify-custom-participants.yml @@ -1,5 +1,5 @@ --- -title: 13680-notify-custom-participants +title: Fixed: Notifications weren't sending to participating users with a `Custom` notification setting. merge_request: 13680 author: jneen type: fixed |