From d17ee7c04a908ba2dab48b3ba32fc2b4dcae5c9a Mon Sep 17 00:00:00 2001 From: jonathancouchman Date: Mon, 15 Mar 2021 09:58:29 +0000 Subject: [PATCH] Release 2.26.0 --- CHANGELOG.md | 7 ++++++- README.md | 3 ++- src/reference.yaml | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bdc7e58..3498d61 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog +## [2.26.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.25.1) (2020-03-15) + - Adds on_behalf_option parameter to /reference/conversion_dates + - Adds bank_account_verified parameter to Account response entity + - Adds optional bank_account_verified query parameter to /accounts/find + ## [2.25.1](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.25.1) (2020-02-18) - - Adds nes next_day conversion date option for ConversionDates endpoint + - Adds new next_day conversion date option for ConversionDates endpoint ## [2.24.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.24.0) (2020-02-03) - Removes partner_status field in conversions response diff --git a/README.md b/README.md index 736e59b..abe772a 100755 --- a/README.md +++ b/README.md @@ -38,12 +38,13 @@ are not available on the API. The latest tagged release should be used instead o ### Releases **Current** -- [2.25.1](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.25.1) +- [2.26.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.26.0) For details on the contents of releases see [CHANGELOG](CHANGELOG.md) **Previous** +- [2.25.1](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.25.1) - [2.24.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.24.0) - [2.23.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.23.0) - [2.22.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.22.0) diff --git a/src/reference.yaml b/src/reference.yaml index 8dd74fc..ab3d35c 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.25.1 + version: 2.26.0 title: Currencycloud API termsOfService: 'https://www.currencycloud.com/terms-and-conditions/' contact: