mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 17:59:24 +02:00
chore: Correctly mark changes as breaking in CHANGELOG.md
This commit is contained in:
parent
5224eaef6b
commit
ff7ddcd384
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
- [playback] Changed type of `SpotifyId` fields in `PlayerEvent` members to `SpotifyUri` (breaking)
|
- [playback] Changed type of `SpotifyId` fields in `PlayerEvent` members to `SpotifyUri` (breaking)
|
||||||
- [metadata] Changed arguments for `Metadata` trait from `&SpotifyId` to `&SpotifyUri` (breaking)
|
- [metadata] Changed arguments for `Metadata` trait from `&SpotifyId` to `&SpotifyUri` (breaking)
|
||||||
- [player] `load()` function changed from accepting a `SpotifyId` to accepting a `SpotifyUri`
|
- [player] `load()` function changed from accepting a `SpotifyId` to accepting a `SpotifyUri` (breaking)
|
||||||
- [player] `preload()` function changed from accepting a `SpotifyId` to accepting a `SpotifyUri`
|
- [player] `preload()` function changed from accepting a `SpotifyId` to accepting a `SpotifyUri` (breaking)
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue