diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2019-11-04 18:08:50 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-11-04 18:08:50 +0000 |
commit | 0287d033eec86fb7f6bb84f929e756c99caf2113 (patch) | |
tree | d2e768244125ff188177fa04c1043e5f12c3e599 /changelog.d | |
parent | document the REPLICATE command a bit better (#6305) (diff) | |
download | synapse-0287d033eec86fb7f6bb84f929e756c99caf2113.tar.xz |
Transfer upgraded rooms on groups
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6235.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6235.bugfix b/changelog.d/6235.bugfix new file mode 100644 index 0000000000..12718ba934 --- /dev/null +++ b/changelog.d/6235.bugfix @@ -0,0 +1 @@ +Remove a room from a server's public rooms list on room upgrade. \ No newline at end of file |