diff options
author | Richard van der Hoff <richard@matrix.org> | 2021-06-16 15:35:00 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2021-06-16 15:35:00 +0100 |
commit | 89013b99bd6bf54c079db27059a57d48dc9bac0f (patch) | |
tree | 2cb94604893136c35e16e053139617b30f65c20b /changelog.d/9359.feature | |
parent | Merge branch 'release-v1.36' into matrix-org-hotfixes (diff) | |
parent | A guide to the request log lines format. (#8436) (diff) | |
download | synapse-89013b99bd6bf54c079db27059a57d48dc9bac0f.tar.xz |
Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes
Diffstat (limited to 'changelog.d/9359.feature')
-rw-r--r-- | changelog.d/9359.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9359.feature b/changelog.d/9359.feature new file mode 100644 index 0000000000..9c41140194 --- /dev/null +++ b/changelog.d/9359.feature @@ -0,0 +1 @@ +Implement "room knocking" as per [MSC2403](https://github.com/matrix-org/matrix-doc/pull/2403). Contributed by Sorunome and anoa. \ No newline at end of file |