Skip to content

Commit

Permalink
Add v1.0.1 notes
Browse files Browse the repository at this point in the history
  • Loading branch information
amacneil committed Jun 29, 2013
1 parent 1abfdfe commit 39eec26
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog :zap:

# 1.0.0 (2013-06-24)
# v1.0.1 (2013-06-29)

* Added Buckaroo gateway
* Added eWAY Rapid 3.0 gateway
* Added `getRedirectResponse()` method to `AbstractResponse`
* A few minor bug fixes & typos

# v1.0.0 (2013-06-24)

`amount` is now specified as a decimal (i.e. `'10.00'` instead of `1000`
to represent $10.00. Passing integers will throw an exception, reminding you
Expand Down

0 comments on commit 39eec26

Please sign in to comment.