History.txt in stripe-1.7.4 vs History.txt in stripe-1.7.6

- old
+ new

@@ -1,5 +1,11 @@ +=== 1.7.6 2012-10-30 +* Add support for creating invoices. + +=== 1.7.5 2012-10-25 +* Add support for new API lists. + === 1.7.4 2012-10-08 * Fix bug introduced in 1.7.3 calling API methods that take no arguments, like Stripe::Invoice#pay (github issue #42) @@ -54,10 +60,10 @@ === 1.6.0 2012-02-01 * A whole bunch of releases between 1.5.0 and 1.6.0, but few changes, mainly the addition of: - plans - coupons - - events + - events - tokens * 1.6.0 also contains a new inspect/to_string implementation === 1.5.0 2011-05-09