diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2019-02-19 10:16:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-19 10:16:42 +0000 |
commit | 968a30a75cc086524f76be81d10f813b317de81c (patch) | |
tree | ea71456db48e06913ee2621076d2bf19983cc778 /changelog.d | |
parent | Merge pull request #4632 from matrix-org/erikj/basic_sentry (diff) | |
parent | lint (diff) | |
download | synapse-968a30a75cc086524f76be81d10f813b317de81c.tar.xz |
Merge pull request #4642 from matrix-org/anoa/bans_room_upgrade
Transfer bans on room upgrade
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4642.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4642.feature b/changelog.d/4642.feature new file mode 100644 index 0000000000..bfbf95bcbb --- /dev/null +++ b/changelog.d/4642.feature @@ -0,0 +1 @@ +Transfer bans on room upgrade. \ No newline at end of file |