From aa722c8402581aa45ea51b235edff3b619a164f4 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Thu, 21 Mar 2024 17:15:37 -0400 Subject: [PATCH] Update 1763.clarification Co-authored-by: Travis Ralston --- changelogs/client_server/newsfragments/1763.clarification | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/client_server/newsfragments/1763.clarification b/changelogs/client_server/newsfragments/1763.clarification index 917b8cfe..a4db76dd 100644 --- a/changelogs/client_server/newsfragments/1763.clarification +++ b/changelogs/client_server/newsfragments/1763.clarification @@ -1 +1 @@ -Clarify that the `m.push_rules` account data type cannot be set using the `/account_data` API. +Clarify that the `m.push_rules` account data type cannot be set using the `/account_data` API, as per [MSC4010](https://github.com/matrix-org/matrix-spec-proposals/pull/4010).