diff --git a/CHANGELOG.md b/CHANGELOG.md index c0e894d..2f00702 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [2.6.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.6.0) (2019-06-25) + - Adds find withdrawal_accounts end point + - Adds pull_funds from withdrawal_accounts end point + - Adds bic_swift option to identifier_type of bank_details end point + ## [2.5.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.5.0) (2019-04-25) - Adds get bank_details endpoint - Adds beneficiary_external_reference parameter to beneficiaries create and update endpoints diff --git a/README.md b/README.md index 0517cbe..934e1da 100755 --- a/README.md +++ b/README.md @@ -37,12 +37,13 @@ It is recommended that the latest tagged release should be used instead of maste ### Releases **Current** -- [2.5.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.5.0) +- [2.6.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.6.0) For details on the contents of releases see [CHANGELOG](CHANGELOG.md) **Previous** +- [2.5.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.5.0) - [2.4.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.4.0) - [2.3.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.3.0b) - [2.2.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.2.0) diff --git a/src/reference.yaml b/src/reference.yaml index 52176df..109ca42 100644 --- a/src/reference.yaml +++ b/src/reference.yaml @@ -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.5.0 + version: 2.6.0 title: Currencycloud API termsOfService: 'https://www.currencycloud.com/terms-and-conditions/' contact: