summary refs log tree commit diff
path: root/changelog.d/10629.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert room member storage tuples to attrs. (#10629)Patrick Cloke2021-08-181-0/+1
Instead of using namedtuples. This helps with asserting type hints and code completion.