update changelog entry to include the name of the API

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Logan Devine 2026-05-25 10:55:43 -07:00 committed by GitHub
parent 7887d4628b
commit ab7b759514
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,2 +1 @@
Specify the `mutual_rooms` API to get rooms in common with another user, as per
[MSC2666](https://github.com/matrix-org/matrix-spec-proposals/pull/2666).
Add `GET /mutual_rooms` API, as per [MSC2666](https://github.com/matrix-org/matrix-spec-proposals/pull/2666).