summary refs log tree commit diff
path: root/changelog.d/16468.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert user_get_threepids response to attrs. (#16468)Patrick Cloke2023-10-111-0/+1
This improves type annotations by not having a dictionary of Any values.