From 72a3c95f70de7f0b1b984655ec5c02ddcba35213 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Fri, 12 Jul 2024 15:22:20 +0200 Subject: [PATCH] Add changelog --- changelogs/client_server/newsfragments/1908.clarification | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelogs/client_server/newsfragments/1908.clarification diff --git a/changelogs/client_server/newsfragments/1908.clarification b/changelogs/client_server/newsfragments/1908.clarification new file mode 100644 index 00000000..d9dc2e8c --- /dev/null +++ b/changelogs/client_server/newsfragments/1908.clarification @@ -0,0 +1 @@ +Document the `m.get_login_token` capability as per [MSC3882](https://github.com/matrix-org/matrix-spec-proposals/pull/3882).