summary refs log tree commit diff
path: root/changelog.d/6455.feature
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-08-03 17:29:28 -0700
committerAndrew Morgan <andrew@amorgan.xyz>2020-08-03 17:29:28 -0700
commitcf30af504d2e654ca1d658304f05f0442addba06 (patch)
treecfb08df2a82b52aa312cc37d701a181359d5a51a /changelog.d/6455.feature
parentMerge commit '6cef918a4' into anoa/dinsic_release_1_18_x (diff)
parentInclude room states on invite events sent to ASes (#6455) (diff)
downloadsynapse-cf30af504d2e654ca1d658304f05f0442addba06.tar.xz
Merge commit '1bca21e1d' into anoa/dinsic_release_1_18_x
* commit '1bca21e1d':
  Include room states on invite events sent to ASes (#6455)
Diffstat (limited to 'changelog.d/6455.feature')
-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.