diff options
author | Andrew Morgan <andrewm@element.io> | 2022-03-22 14:02:52 +0000 |
---|---|---|
committer | Andrew Morgan <andrewm@element.io> | 2022-03-22 14:02:52 +0000 |
commit | 34baf764514a5691e407678d9261c5531215b26a (patch) | |
tree | b81a0b14c67adf1c5339ee4c4bd674d5c4d6810b /CHANGES.md | |
parent | Tweak copy for sso account details template (#12265) (diff) | |
download | synapse-34baf764514a5691e407678d9261c5531215b26a.tar.xz |
1.55.0
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 06396c3f6f..2bb2336a29 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,12 @@ +Synapse 1.55.0 (2022-03-22) +=========================== + +Internal Changes +---------------- + +- Tweak copy for default sso account details template to better adhere to mobile app store guidelines. ([\#12265](https://github.com/matrix-org/synapse/issues/12265), [\#12260](https://github.com/matrix-org/synapse/issues/12260)) + + Synapse 1.55.0rc1 (2022-03-15) ============================== |