ChangeLog in soaspec-0.3.3 vs ChangeLog in soaspec-0.3.6

- old
+ new

@@ -1,4 +1,18 @@ +Version 0.3.6 +* Enhancement + * Build up Rest request using `RestClient::Request` rather than use resource to allow + sending payload to HTTP methods like `delete` and `get` which doesn't usually take one but + sometimes does + +Version 0.3.5 +* Enhancement + * Clean up the Handler code, mainly REST by moving logic into RestRequest method + +Version 0.3.4 +* Bug fix + * Don't put global options on STDOUT. Put within logger + Version 0.3.3 * Enhancement * Ability to specify multipart on Soaspec::OAuth2, not always assume it's value * Bug Fix * SOAP error was calling undefined error \ No newline at end of file