Skip to content

Commit

Permalink
Merge 965e325 into 6e680e7
Browse files Browse the repository at this point in the history
  • Loading branch information
andreloureiro88 committed Apr 1, 2022
2 parents 6e680e7 + 965e325 commit 644bbfd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

## master/develop

## 2.1.1 (2022-04-01)

Added support for transaction and changeset objects

## 2.1.0 (2022-03-21)

Better error handling, removed X-Castle-* headers from allowlist, added policy to the failover for risk and filter
Better error handling, removed X-Castle-\* headers from allowlist, added policy to the failover for risk and filter

## 2.0.2 (2022-02-10)

Expand Down
2 changes: 1 addition & 1 deletion src/Castle.Sdk/Castle.Sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<PackageProjectUrl>https://github.com/castle/castle-dotnet</PackageProjectUrl>
<RootNamespace>Castle</RootNamespace>
<Version>2.1.0</Version>
<Version>2.1.1</Version>
<Authors>Castle</Authors>
<Product>Castle .NET SDK</Product>
<Description>Castle SDK for C# / .NET</Description>
Expand Down

0 comments on commit 644bbfd

Please sign in to comment.