History.txt in stripe-3.5.0 vs History.txt in stripe-3.5.1

- old
+ new

@@ -1,7 +1,11 @@ +=== 3.5.1 2017-10-12 + +* [#591] Use thread-local `StripeClient` instances for thread safety + === 3.5.0 2017-10-11 -* [#589] Add support for detaching sources fromm customers +* [#589] Rename source `delete` to `detach` (and deprecate the former) === 3.4.1 2017-10-05 * [#586] Log query strings as well as form bodies with STRIPE_LOG * [#588] Require minimum Faraday 0.10 for bug fix in parameter encoding