Skip to content

Commit

Permalink
Add AllowedAppIds to breaking changes list
Browse files Browse the repository at this point in the history
  • Loading branch information
yaakov-h committed Nov 17, 2021
1 parent f0204cf commit b2543bd
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 @@ -31,6 +31,8 @@ BREAKING CHANGES
* `ClientMsgProtobuf` can now only be constructed from a `PacketClientMsgProtobuf`.
* Removed `IClientMsg.Deserialize(...)` and implementations.
* Removed `ServiceMethodResponse.ResponseRaw`.
* `CDN.Server.AllowedAppIds` is now not-nullable. Check for empty instead.


------------------------------------------------------------------------------
v 2.4.0 July 29 2021 (Alpha 3)
Expand Down

0 comments on commit b2543bd

Please sign in to comment.