diff options
Diffstat (limited to 'changelog.d/6924.bugfix')
-rw-r--r-- | changelog.d/6924.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6924.bugfix b/changelog.d/6924.bugfix new file mode 100644 index 0000000000..33e6611929 --- /dev/null +++ b/changelog.d/6924.bugfix @@ -0,0 +1 @@ +Fix a bug introduced in Synapse 1.10.0 which would cause room state to be cleared in the database if Synapse was upgraded direct from 1.2.1 or earlier to 1.10.0. |