Skip to content

Commit 858f6cd

Browse files
committed
chore: update CHANGELOG.md
1 parent a9ea5a1 commit 858f6cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727
- [connect] Add support for `seek_to`, `repeat_track` and `autoplay` for `Spirc` loading
2828
- [connect] Add `pause` parameter to `Spirc::disconnect` method (breaking)
2929
- [connect] Add `volume_steps` to `ConnectConfig` (breaking)
30+
- [connect] Add method `transfer` to `Spirc` to automatically transfer the playback to ourselves
3031
- [connect] Add and enforce rustdoc
3132
- [playback] Add `track` field to `PlayerEvent::RepeatChanged` (breaking)
3233
- [playback] Add `PlayerEvent::PositionChanged` event to notify about the current playback position
3334
- [core] Add `request_with_options` and `request_with_protobuf_and_options` to `SpClient`
35+
- [connect] Add `transfer` to `SpClient`
3436
- [core] Add `try_get_urls` to `CdnUrl`
3537
- [oauth] Add `OAuthClient` and `OAuthClientBuilder` structs to achieve a more customizable login process
3638

0 commit comments

Comments
 (0)