diff options
author | Travis Ralston <travisr@matrix.org> | 2022-05-17 04:41:39 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-17 10:41:39 +0000 |
commit | 942c30b16b86cb05d2109b13bc2c1dc9ac2fea70 (patch) | |
tree | 97e56aa03d4cef7b05e8c5adc5f41f2af0d9ebfe /changelog.d/12623.feature | |
parent | Remove code which updates `application_services_state.last_txn` (#12680) (diff) | |
download | synapse-942c30b16b86cb05d2109b13bc2c1dc9ac2fea70.tar.xz |
Add a new room version for MSC3787's knock+restricted join rule (#12623)
Diffstat (limited to 'changelog.d/12623.feature')
-rw-r--r-- | changelog.d/12623.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12623.feature b/changelog.d/12623.feature new file mode 100644 index 0000000000..cdee19fafa --- /dev/null +++ b/changelog.d/12623.feature @@ -0,0 +1 @@ +Add support for [MSC3787: Allowing knocks to restricted rooms](https://github.com/matrix-org/matrix-spec-proposals/pull/3787). \ No newline at end of file |