summary refs log tree commit diff
path: root/changelog.d/11483.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add most of the missing type hints to `synapse.federation`. (#11483)Patrick Cloke2021-12-021-0/+1
This skips a few methods which are difficult to type.