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:
Travis Ralston 2022-08-04 13:40:42 -04:00 committed by GitHub
parent 6dc7b95e18
commit 9506ecea59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View 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).

View file

@ -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: