summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorSorunome <mail@sorunome.de>2020-07-10 19:44:56 +0200
committerGitHub <noreply@github.com>2020-07-10 18:44:56 +0100
commit1bca21e1da3853d64561d39eea8b487db378ce22 (patch)
treed79550290d3ab18033113ffa577f6df5a9731238 /changelog.d
parentMerge branch 'release-v1.17.0' into develop (diff)
downloadsynapse-1bca21e1da3853d64561d39eea8b487db378ce22.tar.xz
Include room states on invite events sent to ASes (#6455)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6455.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6455.feature b/changelog.d/6455.feature
new file mode 100644
index 0000000000..eb286cb70f
--- /dev/null
+++ b/changelog.d/6455.feature
@@ -0,0 +1 @@
+Include room states on invite events that are sent to application services. Contributed by @Sorunome.