mirror of
https://github.com/librespot-org/librespot.git
synced 2025-03-09 00:17:28 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
03ae423740
commit
24abeb259b
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Changed
|
||||
|
||||
- [core] MSRV is now 1.81 (breaking)
|
||||
- [core] AP connect and handshake have a combined 5 second timeout.
|
||||
- [connect] Replaced `ConnectConfig` with `ConnectStateConfig` (breaking)
|
||||
- [connect] Replaced `playing_track_index` field of `SpircLoadCommand` with `playing_track` (breaking)
|
||||
- [connect] Replaced Mercury usage in `Spirc` with Dealer
|
||||
|
|
Loading…
Reference in a new issue