Skip to content

Commit

Permalink
Added changelist for 2.0.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
yaakov-h committed Mar 28, 2017
1 parent e53c56c commit 8a76ec6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions SteamKit2/SteamKit2/changes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
------------------------------------------------------------------------------
v 2.0.0 Mar 28, 2017 (Alpha)
------------------------------------------------------------------------------
* SteamKit2 now requires .NET Framework 4.6 or a .NET Standard 1.3-compatible runtime.
* SteamKit2 is now supported on .NET Core.
* `IsolatedStorageServerListProvider` is only available in .NET Framework 4.6 and higher.

* Updated Protobuf message classes to expose a property indicating if any wire value was specified or not, and a method to clear the value.
* Updated `CDNClient` and `WebAPI` to expose `Task`-based asynchronous methods.
* Removed all methods and properties that were marked as `[Obsolete]`.


------------------------------------------------------------------------------
v 1.8.3 Mar 28, 2017
------------------------------------------------------------------------------
Expand Down

0 comments on commit 8a76ec6

Please sign in to comment.