summary refs log tree commit diff
path: root/changelog.d/9129.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Various improvements to the federation client. (#9129)Patrick Cloke2021-01-201-0/+1
* Type hints for `FederationClient`. * Using `async` functions instead of returning `Awaitable` instances.