diff options
author | Patrick Cloke <patrickc@matrix.org> | 2020-09-16 08:54:30 -0400 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2020-09-16 08:54:30 -0400 |
commit | 7141057e8510a31e6a29955e7d1e94ad4857d784 (patch) | |
tree | 109fd4d953efdf36c392ef44716e9460b1c9ae34 /CHANGES.md | |
parent | Merge remote-tracking branch 'origin/master' into release-v1.20.0 (diff) | |
download | synapse-7141057e8510a31e6a29955e7d1e94ad4857d784.tar.xz |
1.20.0rc4 v1.20.0rc4
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md index 4d210b96c5..b44248e264 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +Synapse 1.20.0rc4 (2020-09-16) +============================== + +Synapse 1.20.0rc4 is identical to 1.20.0rc3, with the addition of the security fix that was included in 1.19.2. + + Synapse 1.19.2 (2020-09-16) =========================== @@ -8,6 +14,7 @@ Bugfixes - Fix joining rooms over federation that include malformed events. ([\#8324](https://github.com/matrix-org/synapse/issues/8324)) + Synapse 1.20.0rc3 (2020-09-11) ============================== |