Skip to content

Commit

Permalink
Release notes for 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
drewish committed Nov 11, 2013
1 parent 7b423fb commit 6f43e48
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Recurly PHP Client Library CHANGELOG

## Version 2.2.3 (Nov 11th, 2013)

* Use PHPUnit for testing
* Remove old `taxable` parameter from `Recurly_Adjustment`
* Send `null` attributes because `Recurly_PlanTest` needs `total_billing_cycles` to be set to `null` for unlimited renewals.

## Version 2.2.2 (Oct 7th, 2013)

* Fixed errors thrown due to empty XML strings #62 [beaudesigns](https://github.com/beaudesigns)
Expand All @@ -9,7 +15,7 @@
* Fixed invalid XML errors when saving subscriptions with add-ons.
* Added support for manual payments
* Added support for account level address
* moved VAT number to Account
* Moved VAT number to Account

## Version 2.2.0 (May 10, 2013)

Expand Down

0 comments on commit 6f43e48

Please sign in to comment.