diff --git a/changelog.d/5897.feature b/changelog.d/5897.feature index 0d60379060..1557e559e8 100644 --- a/changelog.d/5897.feature +++ b/changelog.d/5897.feature @@ -1 +1 @@ -Switch to the v2 lookup API for 3PID invites. Implements MSC2134 plus id_access_token authentication for v2 Identity Service APIs from MSC2140. \ No newline at end of file +Switch to using the v2 Identity Service `/lookup` API where available, with fallback to v1. (Implements [MSC2134](https://github.com/matrix-org/matrix-doc/pull/2134) plus id_access_token authentication for v2 Identity Service APIs from [MSC2140](https://github.com/matrix-org/matrix-doc/pull/2140)).