changelog.md in chargify-0.2.8 vs changelog.md in chargify-0.3.0
- old
+ new
@@ -1,7 +1,12 @@
# Changelog
+## 0.3.0 May 21, 2011
+* Add api calls: adjust_subscription and subscription_statements
+* Get tests to work on 1.9.2
+* Updated development dependencies
+
## 0.2.6 May 27, 2010
* Fix #charge_subscription to submit it's body as json [@will](http://github.com/will) and [@ignat](http://github.com/ignat)
* API coverage for quantity components [@will](http://github.com/will)
* API coverage for site and subscription transactions [@ignat](http://github.com/ignat)
@@ -16,6 +21,6 @@
* Substantial fixes and convenience enhancements from [@nkabbara](http://github.com/nkabbara)
## 0.1.0 November 18, 2009
-* Initial version
\ No newline at end of file
+* Initial version