summary refs log tree commit diff
path: root/changelog.d/9681.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.31.0rc1Erik Johnston2021-03-301-1/+0
|
* Add type hints for the federation sender. (#9681)Patrick Cloke2021-03-291-0/+1
Includes an abstract base class which both the FederationSender and the FederationRemoteSendQueue must implement.