diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2021-07-21 13:29:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-21 17:29:54 +0000 |
commit | d15e72e511724f2e4729b31808d410c1b1ad9041 (patch) | |
tree | 492513c7be70b203f96b566d3ddbba12230e10d9 /changelog.d | |
parent | Merge remote-tracking branch 'origin/release-v1.39' into develop (diff) | |
download | synapse-d15e72e511724f2e4729b31808d410c1b1ad9041.tar.xz |
Update the notification email subject when invited to a space. (#10426)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10426.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10426.feature b/changelog.d/10426.feature new file mode 100644 index 0000000000..9cca6dc456 --- /dev/null +++ b/changelog.d/10426.feature @@ -0,0 +1 @@ +Email notifications now state whether an invitation is to a room or a space. |