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

- old
+ new

@@ -1,8 +1,12 @@ +=== 1.30.2 2015-10-12 + +* Fix bug where `opts` didn't properly propagate to descendant `StripeObjects` + === 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` +* Fix bug where filter conditions were not making it past 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`