summary refs log tree commit diff
path: root/changelog.d/9129.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.27.0rc1Erik Johnston2021-02-021-1/+0
|
* 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.