summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-05-16 12:52:29 +0100
committerDavid Robertson <davidr@element.io>2022-05-16 12:52:29 +0100
commitc3b232cb399c5098d27e6eb50e0d350774b0afd3 (patch)
tree98057e4a246c43156833c3e326921e27f98cc193 /CHANGES.md
parentFix bug /sync returning 404 (#12729) (diff)
downloadsynapse-c3b232cb399c5098d27e6eb50e0d350774b0afd3.tar.xz
1.59.0rc2
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index c625e4d561..ccb5d14326 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,12 @@
+Synapse 1.59.0rc2 (2022-05-16)
+==============================
+
+Bugfixes
+--------
+
+- Fix a bug introduced in Synapse 1.58.0 where `/sync` would fail if the most recent event in a room was rejected. ([\#12729](https://github.com/matrix-org/synapse/issues/12729))
+
+
 Synapse 1.59.0rc1 (2022-05-10)
 ==============================