diff --git a/CHANGELOG.md b/CHANGELOG.md index 40ebc95..6de9e4c 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## [2.31.2](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.31.2) (2021-10-29) + - Removes the requirement for unique_request_id on transfers/create to be UUID format + ## [2.31.1](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.31.1) (2021-10-01) - Updates error responses for transfers/create diff --git a/README.md b/README.md index fd03187..4572691 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.31.1](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.31.1) +- [2.31.2](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.31.2) For details on the contents of releases see [CHANGELOG](CHANGELOG.md) **Previous** +- [2.31.1](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.31.1) - [2.31.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.31.0) - [2.30.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.30.0) - [2.29.1](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.29.1) diff --git a/src/reference.yaml b/src/reference.yaml index 63fc577..347fd9f 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.31.1 + version: 2.31.2 title: Currencycloud API termsOfService: 'https://www.currencycloud.com/terms-and-conditions/' contact: