diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2019-11-07 11:12:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-07 11:12:22 +0000 |
commit | e914cf12f65c1bb980a023941eb50599c4aa063c (patch) | |
tree | df11fe13a12a5cd32c4ca779f9db655ce64bbba0 /changelog.d/6235.bugfix | |
parent | tweak changelog (diff) | |
parent | Merge branch 'develop' of github.com:matrix-org/synapse into anoa/room_upgrad... (diff) | |
download | synapse-e914cf12f65c1bb980a023941eb50599c4aa063c.tar.xz |
Merge pull request #6235 from matrix-org/anoa/room_upgrade_groups
Diffstat (limited to 'changelog.d/6235.bugfix')
-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 |