summary refs log tree commit diff
path: root/changelog.d/11066.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add type hints to synapse.events.*. (#11066)Patrick Cloke2021-10-131-0/+1
Except `synapse/events/__init__.py`, which will be done in a follow-up.