diff --git a/README.md b/README.md index 7145d95..2c7a99c 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.14 +1.0.15 ## Installation @@ -147,9 +147,12 @@ Each model represents the different kinds of requests and responses that can be ## Changelog -1.0.14 +1.0.15 * Optional parameters set to null. +1.0.14 +* Trim trailing slash from host url on initialization. + 1.0.13 * Add control over IPV4 and V6 connections.