Skip to content

Commit 3c957cb

Browse files
committed
Add v1.1.0 release notes
1 parent 6bd6fe3 commit 3c957cb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog :zap:
22

3+
# v1.1.0 (2013-10-19)
4+
5+
* Paypal [BC BREAK]: Removed default value `1` for `noShipping` option and added `allowNote` option.
6+
To retain previous behavior, pass `'noShipping' => 1` when creating the request. (@aderuwe)
7+
* Add TargetPay gateway (@aderuwe)
8+
* MultiSafepay: Add purchase parameter (@aderuwe)
9+
* MultiSafepay: Add support for directtransaction (@ruudk)
10+
* Authorize.Net SIM: Add support for hash secret (@amsross)
11+
* Authorize.Net AIM: Add extra response getters
12+
* Sage Pay Direct: Don't pass state unless country is US
13+
14+
# v1.0.4 (2013-09-20)
15+
16+
* Update Pin gateway to support using JS tokens (@nagash)
17+
* More tests (@johnkary)
18+
319
# v1.0.3 (2013-08-28)
420

521
* Stripe: Added fetchTransaction method (@cfreear)

0 commit comments

Comments
 (0)