Skip to content

Commit

Permalink
Release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Sep 20, 2021
1 parent dbb1307 commit 7681e13
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/ConfigCatClient/ConfigCatClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@
<PackageProjectUrl>https://github.com/ConfigCat/.net-sdk</PackageProjectUrl>
<RepositoryUrl>https://github.com/ConfigCat/.net-sdk</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageReleaseNotes>Version 6.2.0
<PackageReleaseNotes>Version 6.2.1
* Reducing the number of json deserializations between `GetValue` calls.
Version 6.1.20
* Bugfix: The SDK's json serialization behavior is not depending on the `JsonConvert.DefaultSettings` anymore.
Version 6.1.0
* Bugfix (#17)
Expand Down

0 comments on commit 7681e13

Please sign in to comment.