README.md in dwolla_swagger-1.0.12 vs README.md in dwolla_swagger-1.0.13
- old
+ new
@@ -3,11 +3,11 @@
The new Dwolla API V2 SDK, as generated by [this fork of swagger-codegen](https://github.com/mach-kernel/swagger-codegen).
## Version
-1.0.12
+1.0.13
## Installation
`dwolla_swagger` is available on [RubyGems](https://rubygems.org/gems/dwolla_swagger).
@@ -143,9 +143,12 @@
* `WebhookRetryRequestListResponse`
* `WebhookSubscription`
## Changelog
+
+1.0.13
+* Existing `CreateFundingSourceRequest`, `FundingSource`, `HalLink`, `Transfer`, and `TransferRequestBody` models updated. New `Clearing`, `MicroDepositsInitiated` `UpdateSubscription` and `FailureDetails` models.
1.0.12
* Patch 1.0.11 update.
1.0.11