Skip to content

Commit

Permalink
Release 2.31.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathancouchman committed Nov 19, 2021
1 parent 35b4ef6 commit 2980ea6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [2.31.3](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.31.3) (2021-11-19)
- Adds an explanation of margin transactions to 'related_entity_type'

## [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

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,13 @@ are not available on the API. The latest tagged release should be used instead o
### Releases
**Current**

- [2.31.2](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.31.2)
- [2.31.3](https://github.com/CurrencyCloud/currencycloud-swagger/releases/tag/rel-2.31.3)

For details on the contents of releases see [CHANGELOG](CHANGELOG.md)

**Previous**

- [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)
- [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)
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.31.2
version: 2.31.3
title: Currencycloud API
termsOfService: 'https://www.currencycloud.com/terms-and-conditions/'
contact:
Expand Down

0 comments on commit 2980ea6

Please sign in to comment.