Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
jissereitsma committed May 26, 2023
1 parent 674c1f4 commit 9e49d38
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [3.2.3] - 26 May 2023
### Fixed
- Rewrite splat into `array_merge` because of PHP 7.4 (#152)
- Add log to `CustomerSessionDataProvider` (@gaeldelmer)
- Execute begin_checkout event using checkout step navigator (@koentjeh #148)
- Execute `begin_checkout` event using checkout step navigator (@koentjeh #148)

## [3.2.2] - 18 May 2023
### Fixed
Expand Down

0 comments on commit 9e49d38

Please sign in to comment.