Skip to content

Commit f0204cf

Browse files
committed
and
1 parent e3f5b50 commit f0204cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SteamKit2/SteamKit2/changes.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ v 2.4.0 November 17 2021 (Beta 1)
2323
BREAKING CHANGES
2424
* Changed `SteamApps.GetPICSProductInfo` signature to now use `PICSRequest` objects.
2525
* Removed some old non-Protobuf messages.
26-
* Updated nullability to match latest BCL annotations to fix .NET 6 SDK analysis warnings.
26+
* Updated nullability to match latest BCL annotations and to fix .NET 6 SDK analysis warnings.
2727
* `SteamClient.AddHandler` will now throw an `ArgumentNullException` if the handler is null, rather than crashing on a `NullReferenceException`.
2828
* WebAPI will now throw an `ArgumentException` if the `method` parameter is `null`, rather than crashing on a `NullReferenceException`.
2929
* CDN timeouts options are now properties instead of fields.

0 commit comments

Comments
 (0)