summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2021-04-22 11:23:56 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2021-04-22 11:23:56 +0100
commit31863242603da2125212fc010146017c0a8a4882 (patch)
treeb7dad99ae7676a778fe04fd4a72fd3f116b1837e /CHANGES.md
parentMerge branch 'master' of github.com:matrix-org/synapse into develop (diff)
parentMerge tag 'v1.32.2' (diff)
downloadsynapse-31863242603da2125212fc010146017c0a8a4882.tar.xz
Merge branch 'master' into develop
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 a1349252cb..532b30e232 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,14 @@
+Synapse 1.32.2 (2021-04-22)
+===========================
+
+This release includes a fix for a regression introduced in 1.32.0.
+
+Bugfixes
+--------
+
+- Fix a regression in Synapse 1.32.0 and 1.32.1 which caused `LoggingContext` errors in plugins. ([\#9857](https://github.com/matrix-org/synapse/issues/9857))
+
+
 Synapse 1.32.1 (2021-04-21)
 ===========================