Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JKorf committed Jun 23, 2024
1 parent e28be72 commit d789c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Alternatively, sponsor me on Github using [Github Sponsors](https://github.com/s
* Added V5 websocket order placement API
* Updated response models from classes to records
* Added and updated DCP endpoints end subscription
* Added dedicated connection configuration; a websocket connection can now be established before making the first request by calling `bybitSocketClient.SpotApi.PrepareConnectionsAsync();`
* Added dedicated connection configuration; a websocket connection can now be established before making the first request by calling `bybitSocketClient.V5PrivateApi.PrepareConnectionsAsync();`

* Version 3.9.0 - 11 Jun 2024
* Added socketClient.V5PrivateApi.SubscribeToMinimalUserTradeUpdatesAsync private subscription
Expand Down

0 comments on commit d789c4f

Please sign in to comment.