Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dvsekhvalnov committed Apr 2, 2024
1 parent d7ec618 commit 7b6bb7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Library is fully FIPS compliant since v2.1
## Important upgrade notes
> :warning: **v4 -> v5**:
> - JWK EC keys now bridges to `ECDsa` by default instead of `CngKey` on .net 4.7.2+ and netstandard2.1+
> - `Jwk.ToJson()` / `Jwk.FromJson()` now defaults to `JWT.DefaultSettings.JsonMapper` if not provided explicitly.
> - Deflate decompression is limited to 250Kb by default. Check out [customization section](#customizing-compression) if need more.

Expand Down

0 comments on commit 7b6bb7f

Please sign in to comment.