client-api: Fix changelog

This commit is contained in:
Kévin Commaille 2024-06-18 18:41:51 +02:00 committed by Kévin Commaille
parent b7bc7d4873
commit b8f0cb8fac

View File

@ -17,14 +17,11 @@ Improvements:
Bug fixes:
- Rename `avatar` to `avatar_url` when (De)serializing
- Rename `avatar` to `avatar_url` when (De)serializing `SlidingSyncRoomHero`
- `user_id` of `SlidingSyncRoomHero` is now mandatory
- Make authentication with access token optional for the `change_password` and
`deactivate` endpoints.
Bug fixes:
- `user_id` of `SlidingSyncRoomHero` is now mandatory
# 0.18.0
Bug fixes: