History.txt in stripe-1.30.0 vs History.txt in stripe-1.30.1

- old
+ new

@@ -1,4 +1,9 @@ +=== 1.30.1 2015-10-10 + +* Fix bug that prevent lists of hashes from being URI-encoded properly +* Fix bug where filter conditions were not making it fast the first instantiated `ListObject` + === 1.30.0 2015-10-09 * Add `StripeObject#deleted?` for a reliable way to check whether an object is alive * Deprecate `StripeObject#refresh_from` * New parameter encoding scheme that doesn't use `URI.escape`