We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6285f6 commit 5a95356Copy full SHA for 5a95356
CHANGELOG.md
@@ -3,7 +3,7 @@
3
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
4
In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md).
5
6
-## 4.3.0
+## 4.3.0 (24. August 2022)
7
8
+ [#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.
9
+ [#380](https://github.com/luyadev/luya-module-cms/pull/380) Fixed problem with caching of menu (added missing hostname to cache key in menu).
0 commit comments