summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMathieu Velten <mathieuv@matrix.org>2023-06-14 12:16:41 +0200
committerMathieu Velten <mathieuv@matrix.org>2023-06-14 12:17:29 +0200
commit825c5909de642c9c6494ef464684e29630d197b5 (patch)
treeb95f37280713ec69b7f9e0e94ed97a7b01c8f5f3 /CHANGES.md
parentRevert "Allow for the configuration of max request retries and min/max retry ... (diff)
downloadsynapse-825c5909de642c9c6494ef464684e29630d197b5.tar.xz
1.86.0rc2 v1.86.0rc2
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index d898593664..f2f39c3b6e 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,17 @@
+Synapse 1.86.0rc2 (2023-06-14)
+==============================
+
+Bugfixes
+--------
+
+- Fix an error when having workers of different versions running. ([\#15774](https://github.com/matrix-org/synapse/issues/15774))
+
+
 Synapse 1.86.0rc1 (2023-06-13)
 ==============================
 
+This version was tagged but never released.
+
 Features
 --------