diff --git a/CHANGELOG.md b/CHANGELOG.md index 50fc18b..0b82ff4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. 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). +## [3.0.1] - 2024-03-15 + +### Added +- Support for PHP 8.3. + +### Changed +- Prevent page blocking when Usercentrics ID is missing +- Updated to work with OXID eShop 7.2.x. + +### Removed +- Dropped support for PHP 8.1. + ## [3.0.0] - 2024-03-15 ### Added