We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ea5a1 commit 35ab803Copy full SHA for 35ab803
CHANGELOG.md
@@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
- [connect] Add support for `seek_to`, `repeat_track` and `autoplay` for `Spirc` loading
28
- [connect] Add `pause` parameter to `Spirc::disconnect` method (breaking)
29
- [connect] Add `volume_steps` to `ConnectConfig` (breaking)
30
+- [connect] Add method `transfer` to `Spirc` to automatically transfer the playback to ourselves
31
- [connect] Add and enforce rustdoc
32
- [playback] Add `track` field to `PlayerEvent::RepeatChanged` (breaking)
33
- [playback] Add `PlayerEvent::PositionChanged` event to notify about the current playback position
0 commit comments