From 9bc370fbe81db017fd09e364c76cbc1e882058a0 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Thu, 23 Jul 2026 18:47:51 +0100 Subject: [PATCH] Changelog --- changelog.d/19994.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/19994.feature diff --git a/changelog.d/19994.feature b/changelog.d/19994.feature new file mode 100644 index 0000000000..7995d4f622 --- /dev/null +++ b/changelog.d/19994.feature @@ -0,0 +1 @@ +Add an experimental implementation of [MSC4517](https://github.com/matrix-org/matrix-spec-proposals/pull/4517): federated third-party network lookups.