From f4edbbe3d7e8d102de65ff29c142f8c0aa2e1a82 Mon Sep 17 00:00:00 2001 From: Kim Brose <2803622+HarHarLinks@users.noreply.github.com> Date: Mon, 15 Jun 2026 10:11:06 +0200 Subject: [PATCH] Create 2396.clarification --- changelogs/appendices/newsfragments/2396.clarification | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelogs/appendices/newsfragments/2396.clarification diff --git a/changelogs/appendices/newsfragments/2396.clarification b/changelogs/appendices/newsfragments/2396.clarification new file mode 100644 index 00000000..5263e2da --- /dev/null +++ b/changelogs/appendices/newsfragments/2396.clarification @@ -0,0 +1 @@ +Clarify that clients must avoid producing ambiguous matrix.to URIs. Contributed by @HarHarLinks.