Skip to content

Commit ce88043

Browse files
Updated CHANGELOG.md
1 parent 4f04ae1 commit ce88043

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
## [Unreleased] - 2022-06-01
1+
## [Unreleased] - 2022-06-03
22

33
### Added
44
- [#176](https://github.com/amazon-php/sp-api-sdk/pull/176) - **Added Configuration getter to SellingPartnerSDK.** - [@jasonhebert](https://github.com/jasonhebert)
55
- [#176](https://github.com/amazon-php/sp-api-sdk/pull/176) - **Added method to update IAM Role Credentials on Configuration class.** - [@jasonhebert](https://github.com/jasonhebert)
66

7+
### Fixed
8+
- [#179](https://github.com/amazon-php/sp-api-sdk/pull/179) - **HttpSignatureHeaders::forConfig will convert header names to lowercase when calculating the signature to avoid mismatched signatures when sending to Amazon and match behaviour of HttpSignatureHeaders::raw.** - [@raing3](https://github.com/raing3)
9+
710
## [4.0.2] - 2022-05-25
811

912
### Fixed

0 commit comments

Comments
 (0)