summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorGabriel FĂ©ron <g@leirbag.net>2023-05-31 15:18:37 +0200
committerGitHub <noreply@github.com>2023-05-31 09:18:37 -0400
commitdaf3a679089770e00d1b70d8ed2f91ab108b73e3 (patch)
tree212eed1298ad57c6c54238ab393f10c0b626582d /changelog.d
parentAdd stricter mypy options (#15694) (diff)
downloadsynapse-daf3a679089770e00d1b70d8ed2f91ab108b73e3.tar.xz
Add get_canonical_room_alias to module API (#15450)
Co-authored-by: Boxdot <d@zerovolt.org>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/15450.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15450.feature b/changelog.d/15450.feature
new file mode 100644
index 0000000000..2102381143
--- /dev/null
+++ b/changelog.d/15450.feature
@@ -0,0 +1 @@
+Support resolving a room's [canonical alias](https://spec.matrix.org/v1.7/client-server-api/#mroomcanonical_alias) via the module API.
\ No newline at end of file