summary refs log tree commit diff
path: root/changelog.d/10938.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.44.0rc2 v1.44.0rc2Olivier Wilkinson (reivilibre)2021-09-301-1/+0
|
* Fix event context for outliers in important MSC2716 spot (#10938)Eric Eastwood2021-09-301-0/+1
Fix event context for outlier causing failures in all of the MSC2716 Complement tests. The `EventContext.for_outlier` refactor happened in https://github.com/matrix-org/synapse/pull/10883 and this spot was left out.