diff options
Diffstat (limited to 'changelog.d/17510.bugfix')
-rw-r--r-- | changelog.d/17510.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17510.bugfix b/changelog.d/17510.bugfix new file mode 100644 index 0000000000..3170c284bd --- /dev/null +++ b/changelog.d/17510.bugfix @@ -0,0 +1 @@ +Fix timeline ordering (using `stream_ordering` instead of topological ordering) in experimental [MSC3575](https://github.com/matrix-org/matrix-spec-proposals/pull/3575) Sliding Sync `/sync` endpoint. |