Add missing annotation for v1.4 on ACL push rule (#1201)
* Add missing annotation for v1.4 on ACL push rule * changelog
This commit is contained in:
parent
6dc7b95e18
commit
9506ecea59
2 changed files with 3 additions and 0 deletions
1
changelogs/client_server/newsfragments/1201.feature
Normal file
1
changelogs/client_server/newsfragments/1201.feature
Normal file
|
@ -0,0 +1 @@
|
|||
Add a `.m.rule.room.server_acl` push rule to match `m.room.server_acl` events, as per [MSC3786](https://github.com/matrix-org/matrix-spec-proposals/pull/3786).
|
|
@ -522,6 +522,8 @@ Definition:
|
|||
|
||||
**`.m.rule.room.server_acl`**
|
||||
|
||||
{{% added-in v="1.4" %}}
|
||||
|
||||
Suppresses notifications for [`m.room.server_acl`](#mroomserver_acl) events.
|
||||
|
||||
Definition:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue