diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2020-04-09 12:44:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-09 12:44:48 +0100 |
commit | 59f0ca8b87c15a314859d94978d90a8aa0e7543b (patch) | |
tree | f647f6f2f7b014bf01e94d8868ad7d6519603962 /changelog.d | |
parent | Fix --help commandline argument (#7249) (diff) | |
download | synapse-59f0ca8b87c15a314859d94978d90a8aa0e7543b.tar.xz |
Unblacklist /upgrade creates a new room (#7228)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/7228.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7228.misc b/changelog.d/7228.misc new file mode 100644 index 0000000000..50e206377f --- /dev/null +++ b/changelog.d/7228.misc @@ -0,0 +1 @@ +Unblacklist '/upgrade creates a new room' sytest for workers. \ No newline at end of file |