Skip to content

Commit

Permalink
Add 2.1 beta release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
yaakov-h committed May 27, 2018
1 parent 739da42 commit 874ef22
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions SteamKit2/SteamKit2/changes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
------------------------------------------------------------------------------
v 2.1.0 (Beta) May 27, 2018
------------------------------------------------------------------------------
* Added `SimpleConsoleDebugListener`.
* Added helper methods to convert between Clan (Group) SteamIDs and their corresponding Chat SteamIDs.
* Added SourceLink to enable consumers to step through SteamKit's source code when debugging.
* This requires Visual Studio v15.3 or higher.
* Fixed several possible crashes.
* Fixed NuGet package description.
* Fixed `UFSClient` sending an extra `DisconnectedCallback` when connecting.

BREAKING CHANGES
* `SteamFriends.SetPersonaName()` and `SteamFriends.SetPersonaState()` are no longer Job-based.


------------------------------------------------------------------------------
v 2.0.0 Dec 17, 2017
------------------------------------------------------------------------------
Expand Down

0 comments on commit 874ef22

Please sign in to comment.