Skip to content

Commit ebf4770

Browse files
committed
Update CHANGELOG.md
1 parent 41b9f16 commit ebf4770

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
# v1.1.0 (2013-10-19)
44

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)
5+
* Paypal [BC BREAK]: Removed default values for `noShipping` and `allowNote` Express Checkout options.
6+
To retain previous behavior, pass `'noShipping' => 1` and `'allowNote' => 0` when creating the request. (@aderuwe)
77
* Add TargetPay gateway (@aderuwe)
88
* MultiSafepay: Add purchase parameter (@aderuwe)
99
* MultiSafepay: Add support for directtransaction (@ruudk)

0 commit comments

Comments
 (0)