Add changelog entries
It's a bit awkward that this shows up as a backwards compatible change, but it's also not breaking.
This commit is contained in:
parent
b11cf560b5
commit
2b6086d87c
2 changed files with 2 additions and 0 deletions
1
changelogs/client_server/newsfragments/2562.feature
Normal file
1
changelogs/client_server/newsfragments/2562.feature
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Replaced legacy room alias handling with a more sustainable solution per `MSC2432 <https://github.com/matrix-org/matrix-doc/pull/2432>`_.
|
1
changelogs/client_server/newsfragments/2562.new
Normal file
1
changelogs/client_server/newsfragments/2562.new
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Added ``/rooms/{roomId}/aliases`` for retrieving local aliases for a room.
|
Loading…
Add table
Add a link
Reference in a new issue