Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yalnazov committed Oct 7, 2015
1 parent a4d8a5b commit 5e318d1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ PaymillContext loads the context of PAYMILL for a single account, by providing a
* SubscriptionService
* TransactionService
* WebhookService
* ChecksumService

These services should not be created directly. They have to be obtained by the context's accessors.

Expand Down Expand Up @@ -119,6 +120,11 @@ You may delete objects by calling the service's delete() method with an object i

## Changelog

### 2.2.0
* Bug fixing
* ChecksumService added
* FilterList added

### 2.1
* PyPi release fixed

Expand Down

0 comments on commit 5e318d1

Please sign in to comment.