Skip to content

Commit ff420da

Browse files
committed
Update CHANGELOG for v1.1.0
1 parent 1b3e113 commit ff420da

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

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

33
All notable changes to `netipar/simplepay` will be documented in this file.
44

5+
## v1.1.0 - 2026-04-28
6+
7+
### Changed
8+
- IPN signature middleware no longer requires the `currency` field in the request body. When `currency` is missing, the secret key is resolved via the `merchant` field instead.
9+
10+
### Added
11+
- `MerchantResolver::getSecretKeyByMerchant(string $merchant): string` for resolving the secret key by merchant ID.
12+
513
## v1.0.2 - 2026-03-02
614

715
### Added

0 commit comments

Comments
 (0)