diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index fab27b874e..7046c336a0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +Users will stop receiving message updates via email for addresses that were previously linked to their account + Synapse 1.41.1 (2021-08-31) =========================== @@ -29,7 +31,6 @@ Bugfixes - Fix a regression introduced in Synapse 1.41 which broke email transmission on systems using older versions of the Twisted library. ([\#10713](https://github.com/matrix-org/synapse/issues/10713)) - Synapse 1.41.0 (2021-08-24) =========================== |