From 1f93592ddfe881f4ccfc42938611ff5ede3a5d80 Mon Sep 17 00:00:00 2001 From: Nadar Date: Thu, 28 Mar 2024 11:13:30 +0000 Subject: [PATCH] Update CHANGELOG.md with version 5.1.1 and release date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4d00fb1..a8f3dd12 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](https://semver.org/). In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md). -## 5.1.1 +## 5.1.1 (28. March 2024) + [#415](https://github.com/luyadev/luya-module-cms/pull/415) Fixed navItem relation for inactive page versions. + [#412](https://github.com/luyadev/luya-module-cms/pull/412) Fixed website relation for nav container (when accessing `navContainer->website`).