From 8e9874ad223d6b0b31e5ff59f097ac209592ac7a Mon Sep 17 00:00:00 2001 From: Tom Foster Date: Fri, 14 Feb 2025 11:15:00 +0000 Subject: [PATCH] Simplify change log --- changelogs/client_server/newsfragments/2071.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/client_server/newsfragments/2071.feature b/changelogs/client_server/newsfragments/2071.feature index 85fe9db4..61ea25b3 100644 --- a/changelogs/client_server/newsfragments/2071.feature +++ b/changelogs/client_server/newsfragments/2071.feature @@ -1 +1 @@ -Feature: Update profile endpoints to become generic to support MSC4133 extended fields. Stabilised keys (e.g. "displayname" and "avatar_url") are explicitly enumerated, and custom keys must conform to the Common Namespaced Identifier Grammar. +Feature: Update profile endpoints to become generic to support MSC4133 extended fields. Stabilised keys are explicitly enumerated, and custom keys must conform to the Common Namespaced Identifier Grammar.