History.txt in stripe-1.41.0 vs History.txt in stripe-1.42.0
- old
+ new
@@ -1,4 +1,13 @@
+=== 1.42.0 2016-05-04
+
+* Add support for the new /v1/subscriptions endpoint
+ * Stripe::Subscription.retrieve
+ * Stripe::Subscription.list
+ * Stripe::Subscription.create
+ * Stripe::Subscription.update
+ * Stripe::Subscription.delete
+
=== 1.41.0 2016-04-13
* Add global `stripe_account` option that adds a `Stripe-Account` header to all requests
=== 1.40.0 2016-04-06