diff options
author | Hugh Nimmo-Smith <hughns@users.noreply.github.com> | 2022-09-29 12:22:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-29 07:22:27 -0400 |
commit | e5fdf16d4680b00ca8120ddb697bd14ab89fdf0c (patch) | |
tree | 5ce71ec840a721ffce711e9fce1a5b7f0425f258 /changelog.d | |
parent | Clarify that a method returns only unthreaded receipts. (#13937) (diff) | |
download | synapse-e5fdf16d4680b00ca8120ddb697bd14ab89fdf0c.tar.xz |
Expose MSC3882 only be under an unstable endpoint. (#13868)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/13868.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13868.misc b/changelog.d/13868.misc new file mode 100644 index 0000000000..d7a99c042a --- /dev/null +++ b/changelog.d/13868.misc @@ -0,0 +1 @@ +Fix unstable MSC3882 endpoint being incorrectly available on stable API versions. \ No newline at end of file |