diff options
author | Erik Johnston <erik@matrix.org> | 2019-02-23 14:53:15 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-02-23 14:53:15 +0000 |
commit | 71304bfc8d6e0ff66833a04f5df72117decf59d7 (patch) | |
tree | f6d09e3598bbbea794164e24a7840260a5cdbb70 /changelog.d | |
parent | MSC 1866 - Use M_UNSUPPORTED_ROOM_VERSION for invite API (diff) | |
download | synapse-71304bfc8d6e0ff66833a04f5df72117decf59d7.tar.xz |
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4721.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4721.feature b/changelog.d/4721.feature new file mode 100644 index 0000000000..f932843ce7 --- /dev/null +++ b/changelog.d/4721.feature @@ -0,0 +1 @@ +Return correct error code when inviting a remote user to a room whose homeserver does not support the room version. |