Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update NEWS and README
  • Loading branch information
gabebw committed Mar 25, 2014
1 parent 354cd0b commit e309173
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Expand Up @@ -4,6 +4,7 @@
* Add support for creating a card with an existing billing address (#45)
* Transactions have a type of "sale" (#46)
* Require at least Ruby 1.9.2
* Add support for `Braintree::Subscription.retry_charge`

# 0.3

Expand Down
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -34,6 +34,7 @@ of them (yet).
* `Braintree::Subscription.create`
* `Braintree::Subscription.find`
* `Braintree::Subscription.update`
* `Braintree::Subscription.retry_charge`

### Transaction
* `Braintree::Transaction.find`
Expand Down

0 comments on commit e309173

Please sign in to comment.