summary refs log tree commit diff
path: root/changelog.d/8279.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add types to StreamToken and RoomStreamToken (#8279)Erik Johnston2020-09-081-0/+1
The intention here is to change `StreamToken.room_key` to be a `RoomStreamToken` in a future PR, but that is a big enough change without this refactoring too.