summary refs log tree commit diff
path: root/changelog.d/10629.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.42.0rc1Olivier Wilkinson (reivilibre)2021-09-011-1/+0
|
* 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.