diff options
author | Shay <hillerys@element.io> | 2023-08-07 10:52:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-07 10:52:15 -0700 |
commit | 8af3f33d84b0f63cb9baab6c8616983222d75307 (patch) | |
tree | b8d30e357a4b84d6bdbd1f4fd3af73587b7650ad /changelog.d | |
parent | Drop backwards compat hack for event serialization (#16069) (diff) | |
download | synapse-8af3f33d84b0f63cb9baab6c8616983222d75307.tar.xz |
Fix endpoint improperly declaring support for MSC3814 (#16068)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/16068.misc | 1 |
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. |