summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-02-23 14:53:15 +0000
committerErik Johnston <erik@matrix.org>2019-02-23 14:53:15 +0000
commit71304bfc8d6e0ff66833a04f5df72117decf59d7 (patch)
treef6d09e3598bbbea794164e24a7840260a5cdbb70
parentMSC 1866 - Use M_UNSUPPORTED_ROOM_VERSION for invite API (diff)
downloadsynapse-71304bfc8d6e0ff66833a04f5df72117decf59d7.tar.xz
Newsfile
-rw-r--r--changelog.d/4721.feature1
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.