diff options
author | Erik Johnston <erik@matrix.org> | 2020-01-30 17:17:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-30 17:17:44 +0000 |
commit | 57ad702af0511aff36ca69fb2e9fc3399cce3a8d (patch) | |
tree | 76a36a35bb29fac310d75a8e6ac2ec6c2dad8618 /changelog.d | |
parent | Resync remote device list when detected as stale. (#6786) (diff) | |
download | synapse-57ad702af0511aff36ca69fb2e9fc3399cce3a8d.tar.xz |
Backgroud update to clean out rooms from current state (#6802)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6802.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6802.misc b/changelog.d/6802.misc new file mode 100644 index 0000000000..a77ba1d7a5 --- /dev/null +++ b/changelog.d/6802.misc @@ -0,0 +1 @@ +Add background update to clean out left rooms from current state. |