summary refs log tree commit diff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-05-06 14:06:38 +0100
committerErik Johnston <erik@matrix.org>2021-05-06 14:06:38 +0100
commitac88aca7f7acc2ce909db230682f93bb4e2ff73b (patch)
treed8215e42d1a302ab9ba0a1f36a79f5a5b761886a /CHANGES.md
parentPin attrs to <21.1.0 (#9937) (diff)
downloadsynapse-ac88aca7f7acc2ce909db230682f93bb4e2ff73b.tar.xz
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 206859cff7..a41abbefba 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,12 @@
+Synapse 1.33.1 (2021-05-06)
+===========================
+
+Bugfixes
+--------
+
+- Fix bug where `/sync` would break if using the latest version of `attrs` dependency, by pinning to a previous version. ([\#9937](https://github.com/matrix-org/synapse/issues/9937))
+
+
 Synapse 1.33.0 (2021-05-05)
 ===========================