summary refs log tree commit diff
path: root/changelog.d/6996.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* v1.11.1Brendan Abolivier2020-03-031-1/+0
|
* Cast a coroutine into a Deferred in the federation base (#6996)Patrick Cloke2020-02-261-0/+1
Properly convert a coroutine into a Deferred in federation_base to fix an error when joining a room.