summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorHanadi <hanadi.tamimi@gmail.com>2024-01-16 15:36:08 +0100
committerGitHub <noreply@github.com>2024-01-16 14:36:08 +0000
commit42e1aaea68bad451cc23600ad849925ad6df144e (patch)
tree96c034996c6b2af25a8f785906661c0a82c48da8 /changelog.d
parentBump ruff from 0.1.7 to 0.1.13 (#16814) (diff)
downloadsynapse-42e1aaea68bad451cc23600ad849925ad6df144e.tar.xz
feat: add msc4028 to versions api (#16787)
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/16787.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16787.feature b/changelog.d/16787.feature
new file mode 100644
index 0000000000..cd11e3fa5d
--- /dev/null
+++ b/changelog.d/16787.feature
@@ -0,0 +1 @@
+Advertise experimental support for [MSC4028](https://github.com/matrix-org/matrix-spec-proposals/pull/4028) through `/_matrix/clients/versions` if enabled. Contributed by @hanadi92.
\ No newline at end of file