diff --git a/CHANGELOG.md b/CHANGELOG.md index 493a18be..8c5c4333 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md). -## 4.3.0 +## 4.3.0 (24. August 2022) + [#378](https://github.com/luyadev/luya-module-cms/pull/378) Dropped PHP 7.0 and 7.1 in order to have PHP 8.1 compatibility. + [#380](https://github.com/luyadev/luya-module-cms/pull/380) Fixed problem with caching of menu (added missing hostname to cache key in menu).