Skip to content

Commit 898f5d0

Browse files
Merge pull request #69 from afterpay/release-v1.7.0
Prepare for release v1.7.0
2 parents 5a3060c + 2baa355 commit 898f5d0

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.7.0
4+
5+
_Tue 02 Jan 2024_
6+
7+
- Updated Create Checkout response with device id if available (EIT-3456).
8+
39
## Version 1.6.2
410

511
_Wed 19 Jul 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.2",
5+
"version": "1.7.0",
66
"authors": [
77
{
88
"name": "Afterpay",

0 commit comments

Comments
 (0)