CHANGELOG.md in ideal-mollie-0.0.7 vs CHANGELOG.md in ideal-mollie-0.0.8
- old
+ new
@@ -1,12 +1,15 @@
# Changelog
-- ** TBA **: version 0.0.7
+- ** TBA **: version 0.0.9
+- **9 May 2012**: version 0.0.8
+ - Upgraded dependency multi_xml to 0.5
+
- **26 April 2012**: version 0.0.7
- - Upgraded faraday to 0.8
- - Upgraded vcr to 2.1
+ - Upgraded dependency faraday to 0.8
+ - Upgraded dependency vcr to 2.1
- Recorded the vcr cassettes to match the 2.1 format
- Removed jruby dependency
- **30 January 2012**: version 0.0.6
- Changed the URL to a CONST for testing on local sinatra server (coming soon)
@@ -21,10 +24,10 @@
- Added `Bank`, `Order` and `OrderResult`. Should be easier then hashes.
- Added example to the README
- Now you can override the return_url within the controller
- **25 January 2012**: version 0.0.2
- - Dependecies fixed
+ - Dependencies fixed
- Tests fixed
- Automation with Travis and Gemnasium
- **25 January 2012**: version 0.0.1
- Initial release