summary refs log tree commit diff
path: root/changelog.d/15038.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoid mutating cached room aliases. (#15038)Patrick Cloke2023-02-091-0/+1
This might cause incorrect data in other callers which are not expecting the canonical alias to be added into the response.