summary refs log tree commit diff
path: root/changelog.d/10774.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.43.0rc1Andrew Morgan2021-09-141-1/+0
|
* Handle room upgrades for spaces (#10774)Patrick Cloke2021-09-101-0/+1
By copying the `room_type` field of the create event and migrating any non-empty `m.space.child` events to the new room that is created.