Skip to content

Commit

Permalink
Update Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
abh committed Nov 26, 2011
1 parent c1a56e8 commit 697db5e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Changes
@@ -1,3 +1,14 @@

- Add Subscription API (John Ku, #3)
- Add Invoices API (Chris Winn, #6)
- Fix a bug where callback could be called twice, if the callback()
threw an error itself (Peteris Krumins)
- Change documentation links (Stripe changed their URL structure)
- Make tests pass again (error in callback is null instead of 0 if all is well)
- Amount in stripe.charges.refund is optional (Branko Vukelic)
- Various documentation fixes (Xavi)
- Only require node 0.4.0

0.0.3 October 5, 2011 0.0.3 October 5, 2011
- Add Charges API (issue #1, brackishlake) - Add Charges API (issue #1, brackishlake)
- Add customers.list API - Add customers.list API
Expand Down

0 comments on commit 697db5e

Please sign in to comment.