README.md in dwolla_swagger-1.0.10 vs README.md in dwolla_swagger-1.0.11
- 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.10
+1.0.11
## Installation
`dwolla_swagger` is available on [RubyGems](https://rubygems.org/gems/dwolla_swagger).
@@ -144,10 +144,13 @@
* `WebhookSubscription`
## Changelog
+1.0.11
+* Fix `FundingsourcesApi` to support optional `removed` querystring parameter.
+
1.0.10
* Fix transfer failure to support deserialization with new transfer failure model.
1.0.9
* Fix how boolean values are deserialized
@@ -158,10 +161,10 @@
1.0.7
* Ensure DateTime is loaded
1.0.6
-* Fix micro deposit methods in `FundingSourceApi` to fix issue where requests weren't being sent.
+* Fix micro deposit methods in `FundingsourcesApi` to fix issue where requests weren't being sent.
1.0.5
* API schema error fixed, `FundingSource` object now has `_embedded` key to fix serialization issues.
1.0.4