diff options
author | Quentin Gliech <quenting@element.io> | 2024-06-13 15:49:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-13 13:49:00 +0000 |
commit | 5db3eec5bcd3bc2b92c44e784264dfb5abaf89f6 (patch) | |
tree | 21db7943b0c152252442df1b5f73f243eb18de47 /changelog.d | |
parent | Add report room API (MSC4151) (#17270) (diff) | |
download | synapse-5db3eec5bcd3bc2b92c44e784264dfb5abaf89f6.tar.xz |
Clarify that MSC4151 is enabled on matrix.org (#17296)
This clarifies in the comments that the MSC is being used in matrix.org See #17270
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/17296.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17296.feature b/changelog.d/17296.feature new file mode 100644 index 0000000000..4ea5e7be85 --- /dev/null +++ b/changelog.d/17296.feature @@ -0,0 +1 @@ +Add support for the unstable [MSC4151](https://github.com/matrix-org/matrix-spec-proposals/pull/4151) report room API. |