History.txt in stripe-1.29.1 vs History.txt in stripe-1.30.0
- old
+ new
@@ -1,4 +1,10 @@
+=== 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`
+
=== 1.29.1 2015-10-06
* Fix bug where ampersands were not being properly encoded
=== 1.29.0 2015-10-05