diff options
Diffstat (limited to 'changelog.d/10606.bugfix')
-rw-r--r-- | changelog.d/10606.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10606.bugfix b/changelog.d/10606.bugfix new file mode 100644 index 0000000000..bab9fd2a61 --- /dev/null +++ b/changelog.d/10606.bugfix @@ -0,0 +1 @@ +Fix errors on /sync when read receipt data is a string. Only affects homeservers with the experimental flag for [MSC2285](https://github.com/matrix-org/matrix-doc/pull/2285) enabled. Contributed by @SimonBrandner. |