From 2ac38a1109214334da7d526f9cb854cf70f8a12a Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Thu, 23 Feb 2023 23:38:43 +0000 Subject: changelog --- changelog.d/15149.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/15149.feature diff --git a/changelog.d/15149.feature b/changelog.d/15149.feature new file mode 100644 index 0000000000..34b9f356e1 --- /dev/null +++ b/changelog.d/15149.feature @@ -0,0 +1 @@ +Add a new `send_federation_http_request` method to the Module API to allow Synapse modules to make matrix federation requests over HTTP. \ No newline at end of file -- cgit 1.4.1