mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-25 10:28:37 +01:00
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
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…
Reference in a new issue