From 26d71f94129d9a09d74139612eeda7aba08fda16 Mon Sep 17 00:00:00 2001 From: nadar Date: Thu, 5 Jan 2023 12:04:52 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd5bf65ac..d2ac3dd69 100755 --- 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.8.0 +## 4.8.0 (5. January 2023) + [#740](https://github.com/luyadev/luya-module-admin/pull/740) AdminLanguage component will throw an Exception if no default language is found. + [#739](https://github.com/luyadev/luya-module-admin/pull/739) Added option to disable the multiple input type controls (add, remove and sort).