summary refs log tree commit diff
path: root/changelog.d/9232.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add type hints to E2E handler. (#9232)Patrick Cloke2021-01-281-0/+1
This finishes adding type hints to the `synapse.handlers` module.