summary refs log tree commit diff
path: root/changelog.d/8577.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.22.0rc1Erik Johnston2020-10-221-1/+0
|
* Pre-emptively fix synapse.storage.types.Connection for future mypy release ↵Jonathan de Jong2020-10-171-0/+1
(#8577) Fix the Connection protocol according to typeshed's assertions about sqlite3.Connection