diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e194f5..d37a560 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [2.36.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.36.0) (2022-07-12) +- Updates type of unique_request_id in transfer/find to be query parameter +- Documents updating email_address of contacts works in calls to POST contacts/{id} + ## [2.32.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.32.0) (2022-01-31) - Adds on_behalf_of parameter to funding_accounts/find - Adds new error responses to /conversions/create and /rates/detailed diff --git a/README.md b/README.md index df40e80..bdd7220 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.32.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.32.0) +- [2.36.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.36.0) For details on the contents of releases see [CHANGELOG](CHANGELOG.md) **Previous** +- [2.32.0](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.32.0) - [2.31.3](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.31.3) - [2.31.2](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.31.2) - [2.31.1](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.31.1) diff --git a/src/reference.yaml b/src/reference.yaml index 0ee3daf..c4a09cf 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.32.0 + version: 2.36.0 title: Currencycloud API termsOfService: 'https://www.currencycloud.com/terms-and-conditions/' contact: