From b9ce7a72ebc826511eee578b6d486aef5b0d2580 Mon Sep 17 00:00:00 2001 From: Kim Brose <2803622+HarHarLinks@users.noreply.github.com> Date: Mon, 15 Jun 2026 10:06:37 +0200 Subject: [PATCH] Create 2395.clarification --- changelogs/appendices/newsfragments/2395.clarification | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelogs/appendices/newsfragments/2395.clarification diff --git a/changelogs/appendices/newsfragments/2395.clarification b/changelogs/appendices/newsfragments/2395.clarification new file mode 100644 index 00000000..5ad09ae6 --- /dev/null +++ b/changelogs/appendices/newsfragments/2395.clarification @@ -0,0 +1 @@ +Clarify matrix.to RFC 3986 percent encoding requirements. Contributed by @HarHarLinks.