File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments