From 37ded93d412199698456ecd0e6aab5ee2044fbec Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Tue, 9 May 2023 16:40:50 +0300 Subject: [PATCH] Add newsfragment --- changelogs/application_service/newsfragments/1516.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelogs/application_service/newsfragments/1516.feature diff --git a/changelogs/application_service/newsfragments/1516.feature b/changelogs/application_service/newsfragments/1516.feature new file mode 100644 index 00000000..ee222fb0 --- /dev/null +++ b/changelogs/application_service/newsfragments/1516.feature @@ -0,0 +1 @@ +Add homeserver->appservice ping mechanism, as per [MSC2659](https://github.com/matrix-org/matrix-spec-proposals/pull/2659). Contributed by @tulir at @beeper.