summary refs log tree commit diff
path: root/changelog.d/9193.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.26.0rc2Patrick Cloke2021-01-251-1/+0
|
* Fix receipts or account data not being sent down sync (#9193)Erik Johnston2021-01-211-0/+1
Introduced in #9104 This wasn't picked up by the tests as this is all fine the first time you run Synapse (after upgrading), but then when you restart the wrong value is pulled from `stream_positions`.