Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BarRaider committed Sep 27, 2022
1 parent 7183844 commit 8f11569
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ See the `TestClient` project for a working example.

# v5 Updates
NOTE: As OBS Websocket v5.0 is not backward compatible with 4.9.x, neither is the .Net version.
**What's new in v5.0.0.1:**
**What's new in v5.0.0.2:**
* Fixed stability of internal websocket
(Older updates):
* Each event now has a dedicated EventArgs class. This will break the previous event signature
* Finished adding all v5 methods
* `Connect()` function is now obsolete, use `ConnectAsync()` instead.
Expand Down

0 comments on commit 8f11569

Please sign in to comment.