summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2020-10-15 09:24:10 -0400
committerPatrick Cloke <patrickc@matrix.org>2020-10-15 09:24:10 -0400
commit9991aaa49c7c044c16c37e4a75ee2a9b8c2376b9 (patch)
treed8c69de201e6543bd629bd7926adb83dde269fbf /CHANGES.md
parentRemove racey assertion in MultiWriterIDGenerator (#8530) (diff)
downloadsynapse-9991aaa49c7c044c16c37e4a75ee2a9b8c2376b9.tar.xz
1.21.2
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 75dc5fa893..6ef499bd9e 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,12 @@
+Synapse 1.21.2 (2020-10-15)
+===========================
+
+Bugfixes
+--------
+
+- Fix rare bug where sending an event would fail due to a racey assertion. ([\#8530](https://github.com/matrix-org/synapse/issues/8530))
+
+
 Synapse 1.21.1 (2020-10-13)
 ===========================