We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1abfdfe commit 39eec26Copy full SHA for 39eec26
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog :zap:
2
3
-# 1.0.0 (2013-06-24)
+# v1.0.1 (2013-06-29)
4
+
5
+* Added Buckaroo gateway
6
+* Added eWAY Rapid 3.0 gateway
7
+* Added `getRedirectResponse()` method to `AbstractResponse`
8
+* A few minor bug fixes & typos
9
10
+# v1.0.0 (2013-06-24)
11
12
`amount` is now specified as a decimal (i.e. `'10.00'` instead of `1000`
13
to represent $10.00. Passing integers will throw an exception, reminding you
0 commit comments