Skip to content

Commit

Permalink
release v6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-cat committed Jan 7, 2021
1 parent 6b7b24c commit 3ec1004
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 6.0.{build}
version: 6.1.{build}
image: Visual Studio 2019
configuration: Release
platform: Any CPU
Expand Down
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.0.0
<PackageReleaseNotes>Version 6.1.0
* Bugfix (#17)
Version 6.0.0
* Addressing global data handling and processing trends via Data Governance feature. Customers can control the geographic location where their config JSONs get published to. [See the docs.](https://configcat.com/docs/advanced/data-governance/)
We are introducing a new DataGovernance initialization parameter. Set this parameter to be in sync with the Data Governance preference on the [Dashboard](https://app.configcat.com/organization/data-governance).
Breaking change:
Expand Down

0 comments on commit 3ec1004

Please sign in to comment.