diff --git a/changelog.yml b/changelog.yml index 88759ac..e5ab4dc 100644 --- a/changelog.yml +++ b/changelog.yml @@ -1,5 +1,8 @@ url: https://github.com/AsgardCms/Core versions: + "1.24.2": + changed: + - Default values of normal inputs and textareas changed to null, allowing usage in form model binding "1.24.1": changed: - Use user creation form install command without triggering event and sending email diff --git a/module.json b/module.json index b0c4857..9e8c1ab 100644 --- a/module.json +++ b/module.json @@ -4,7 +4,7 @@ "description": "The core module with all base classes and logic.", "keywords": [], "require": {}, - "version": "1.24.1", + "version": "1.24.2", "active": 1, "order": 0, "providers": [