summary refs log tree commit diff
path: root/changelog.d/11331.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.50.0rc1Olivier Wilkinson (reivilibre)2022-01-051-1/+0
|
* Fix case in `wait_for_background_updates` where `self.store` does not exist ↵Andrew Morgan2021-12-071-0/+1
(#11331) Pull the DataStore from the HomeServer instance, which always exists.