Skip to content

Commit

Permalink
2.4.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathancouchman committed Apr 25, 2019
1 parent 149e9a7 commit 52b0fb1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,22 @@ It is recommended that the latest tagged release should be used instead of maste
### Releases
**Current**

- [2.3.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.3.0)
- [2.4.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.4.0)
- Removes support for deprecated VANS and IBANS operations
- Deprecates all settlement operations
- Adds action_type deposit_refund to transaction find operation
- Updates error codes on beneficiaries/find operation
- Small syntax/description fixes

**Previous**

- [2.3.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.3.0b)
- Adds currency as an optional field in the 'Get Requirements for Payers' API
- Adds beneficiary_external_reference as an optional field in the 'Find Beneficiaries' API
- Bugfix to 'Create Beneficiary' beneficiary_identification_type enum list
- Bugfix to 'Find Payments' charge_type parameter 'in' type

**Previous**


- [2.2.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.2.0)
- Adds enum and default values for scope parmeter on find-ibans and find-vans
- Adds missing actions to the enum of the action parameter of transactions/find
Expand Down
2 changes: 1 addition & 1 deletion src/reference.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ info:
converting money between currencies and making payments around the world.
Dynamically register sub-accounts to provide white labeled money transfer
services to your own customers.
version: 2.3.0
version: 2.4.0
title: Currencycloud API
termsOfService: 'https://www.currencycloud.com/terms-and-conditions/'
contact:
Expand Down

0 comments on commit 52b0fb1

Please sign in to comment.