Skip to content

Commit

Permalink
Update changes.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
xPaw committed Aug 6, 2024
1 parent 8dd35b9 commit 85bec52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SteamKit2/SteamKit2/changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,11 @@ BREAKING CHANGES
* Calling `GetCallback` and `WaitForCallback` now always dequeues a callback, there is no more peek and "freeLast".
* `DepotManifest.ChunkData.Checksum` is now a `uint` instead of `byte[4]`.
* `DepotManifest.SaveToFile` now returns void.
* `CallbackManager.RunCallbacks` now returns bool indicating whether a callback was handled.
* Removed obsolete methods and enum values.
* Removed Artifact and Underlords generated protobufs.
* Removed `SteamTrading` handler.
* Removed `RSACrypto` class.
* Removed all methods from `CryptoHelper` except for `SymmetricDecrypt`.

------------------------------------------------------------------------------
Expand Down

0 comments on commit 85bec52

Please sign in to comment.