- Added support for updating following entities:
* Products
* Customers
* Plans
* Coupons
* Subscriptions
* Orders
* Webhooks
* BillingSchedules
* RevenueRules
* Invoices
* Payments
* PaymentRuns
* Credits
- Bug fixes
* Passing no `sort` argument to `ListAPIMixin.all` to `ListAPIMixin.list` caused an Ordway API error.
* Entities added in 0.2.0 were not instantiated on the `ordway.Client`, rendering them unusable.