Skip to content

Commit

Permalink
Version bump to 3.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Silviana Ghita committed Oct 19, 2023
1 parent 4d13afc commit f899122
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.12.1] - 2023-10-19
### Fixed

Two events types added to reflect changes in the API :
- LEGAL_COMPANY_NUMBER_VALIDATION_SUCCEEDED
- LEGAL_COMPANY_NUMBER_VALIDATION_FAILED

## [3.12.0] - 2023-09-29
### Added
- Instantly convert funds between 2 wallets of different currencies owned by the same user with the new SPOT FX endpoints
Expand Down
4 changes: 2 additions & 2 deletions MangoPay.SDK/MangoPay.SDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<Description>.Net 6.0 for access to MANGOPAY API v2</Description>
<Authors>MangoPay</Authors>
<Version>3.12.0</Version>
<AssemblyVersion>3.12.0.0</AssemblyVersion>
<FileVersion>3.12.0.0</FileVersion>
<AssemblyVersion>3.12.1.0</AssemblyVersion>
<FileVersion>3.12.1.0</FileVersion>
<PackageId>mangopay2-sdk</PackageId>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|netstandard2.1|AnyCPU'">
Expand Down

0 comments on commit f899122

Please sign in to comment.