summary refs log tree commit diff
path: root/changelog.d/15862.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/15862.bugfix')
-rw-r--r--changelog.d/15862.bugfix3
1 files changed, 0 insertions, 3 deletions
diff --git a/changelog.d/15862.bugfix b/changelog.d/15862.bugfix
deleted file mode 100644
index 8eb6aa9a7f..0000000000
--- a/changelog.d/15862.bugfix
+++ /dev/null
@@ -1,3 +0,0 @@
-Pin `pydantic` to ^=1.7.4 to avoid backwards-incompatible API changes from the 2.0.0 release.
-Resolves https://github.com/matrix-org/synapse/issues/15858.
-Contributed by @PaarthShah.