From c17e16dff89ac6d5f8f2390b71c6f3ed2056bcff Mon Sep 17 00:00:00 2001 From: Hugh Nimmo-Smith Date: Thu, 25 May 2023 13:13:04 +0100 Subject: [PATCH] Reference stable feature in changelog --- changelog.d/15388.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/15388.feature b/changelog.d/15388.feature index cdfd111647..6cc55cafa2 100644 --- a/changelog.d/15388.feature +++ b/changelog.d/15388.feature @@ -1 +1 @@ -Experimental implementation of revision 1 of [MSC3882](https://github.com/matrix-org/matrix-spec-proposals/pull/3882) to allow an existing device/session to generate a login token for use on a new device/session. \ No newline at end of file +Stable support for [MSC3882](https://github.com/matrix-org/matrix-spec-proposals/pull/3882) to allow an existing device/session to generate a login token for use on a new device/session. \ No newline at end of file