History.txt in stripe-1.10.0 vs History.txt in stripe-1.10.1
- old
+ new
@@ -1,7 +1,15 @@
+=== 1.10.1 2014-02-03
+
+* Fix marshaling of StripeObjects
+
=== 1.10.0 2014-01-29
* Support for multiple subscriptions per customer
+* Allow #save to take opts (for :expand)
+* Testing ruby 2.1.0
+* Replace multi_json with json
+* Fix #try and #respond_to? on StripeObjects
=== 1.9.9 2013-12-02
* Add ApplicationFee API resource