summary refs log tree commit diff
path: root/changelog.d/8679.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.23.0rc1Erik Johnston2020-11-131-1/+0
|
* Use `%r` rather than `%s` for stringifying events (#8679)Richard van der Hoff2020-10-291-0/+1
otherwise non-state events get written as `<FrozenEvent ... state_key='None'>` which is indistinguishable from state events with the actual state_key `None`.