From 61752b0a5cdc5b92e6ab023d5615771ace2231d4 Mon Sep 17 00:00:00 2001 From: Iulian Masar Date: Mon, 15 Jul 2024 17:46:44 +0300 Subject: [PATCH] version bump 3.19.1 --- CHANGELOG.md | 6 ++++++ MangoPay.SDK/MangoPay.SDK.csproj | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75fcadd..9d0bd67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.19.1] - 2024-07-15 +### Added + +- Parameter `StatementDescriptor` for the endpoint [Create refund payin](https://mangopay.com/docs/endpoints/refunds#create-refund-payin) +- Parameter PaymentCategory for the endpoints : [Create a card validation](https://mangopay.com/docs/endpoints/card-validations#create-card-validation), [Create a direct card payin](https://mangopay.com/docs/endpoints/direct-card-payins#create-direct-card-payin), [Create a preauthorization](https://mangopay.com/docs/endpoints/preauthorizations#create-preauthorization) + ## [3.19.0] - 2024-06-20 ### Added diff --git a/MangoPay.SDK/MangoPay.SDK.csproj b/MangoPay.SDK/MangoPay.SDK.csproj index aef8131..3488903 100644 --- a/MangoPay.SDK/MangoPay.SDK.csproj +++ b/MangoPay.SDK/MangoPay.SDK.csproj @@ -6,9 +6,9 @@ Copyright © 2022 .Net 6.0 for access to MANGOPAY API v2 MangoPay - 3.19.0 - 3.19.0.0 - 3.19.0.0 + 3.19.1 + 3.19.1.0 + 3.19.1.0 mangopay2-sdk