Skip to content

Commit aec0eb5

Browse files
Merge pull request #66 from afterpay/release-v1.6.2
Prepare for release v1.6.2
2 parents b9e7d8a + 1560261 commit aec0eb5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## Version 1.6.2
4+
5+
_Wed 19 Jul 2023_
6+
7+
- Updated the Get Configuration call to include MPID (EIT-3011).
8+
39
## Version 1.6.1
410

511
_Thu 16 Mar 2023_

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "afterpay-global/afterpay-sdk-php",
33
"license": "Apache-2.0",
44
"description": "Official Afterpay SDK for PHP",
5-
"version": "1.6.1",
5+
"version": "1.6.2",
66
"authors": [
77
{
88
"name": "Afterpay",

0 commit comments

Comments
 (0)