diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c00447..2ece1a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - ... +## [v1.2.0] - 2022-09-07 + +### Changed +- Make shouldAddPriceDetails public for customizations ( thanks @Cloudy777) +- PHP 8.1 compatibility: add integration tests (thanks @frostblogNet) + ## [v1.1.2] - 2022-08-17 ### Changed