summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorShay <hillerys@element.io>2023-08-07 10:52:15 -0700
committerGitHub <noreply@github.com>2023-08-07 10:52:15 -0700
commit8af3f33d84b0f63cb9baab6c8616983222d75307 (patch)
treeb8d30e357a4b84d6bdbd1f4fd3af73587b7650ad /changelog.d
parentDrop backwards compat hack for event serialization (#16069) (diff)
downloadsynapse-8af3f33d84b0f63cb9baab6c8616983222d75307.tar.xz
Fix endpoint improperly declaring support for MSC3814 (#16068)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/16068.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16068.misc b/changelog.d/16068.misc
new file mode 100644
index 0000000000..341426a746
--- /dev/null
+++ b/changelog.d/16068.misc
@@ -0,0 +1 @@
+Fix endpoint improperly declaring support for MSC3814.