From 4cccccb1f462963180187e91168f01dfa027f7d0 Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Tue, 9 Jul 2024 23:27:55 -0400 Subject: [PATCH] Update changelogs/client_server/newsfragments/1870.deprecation --- changelogs/client_server/newsfragments/1870.deprecation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/client_server/newsfragments/1870.deprecation b/changelogs/client_server/newsfragments/1870.deprecation index ce5336e7..e7eddce8 100644 --- a/changelogs/client_server/newsfragments/1870.deprecation +++ b/changelogs/client_server/newsfragments/1870.deprecation @@ -1 +1 @@ -Remove the deprecated name attribute on HTML anchor elements +Remove the deprecated name attribute on HTML anchor elements as per [MSC4159](https://github.com/matrix-org/matrix-spec-proposals/pull/4159).