diff --git a/README.md b/README.md index 096a5fb..a116d99 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The new Dwolla API V2 SDK, as generated by [this fork of swagger-codegen](https: ## Version -1.0.8 +1.0.9 ## Installation @@ -147,6 +147,9 @@ Each model represents the different kinds of requests and responses that can be ## Changelog +1.0.9 +* Add boolean type to fix deserialization + 1.0.8 * API schema updated, `FundingSourcesApi` supports balance check endpoint * Fix transfer failure to support deserialization with new transfer failure model.