Update changelog

This commit is contained in:
Levitating Pineapple 2024-03-09 22:35:41 +01:00 committed by Kévin Commaille
parent 2655624e35
commit a57ec8190f

View File

@ -11,6 +11,8 @@ Breaking changes:
the `conditions` field is optional.
- `MissingConditionsError` was removed.
- The `ts` field in `Request` for `get_media_preview` is now `Option`.
- The query parameter of `check_registration_token_validity` endpoint
has been renamed from `registration_token` to `token`
Improvements: