From 8251a6a9df5c61143627004063d49abe36eddbec Mon Sep 17 00:00:00 2001 From: Nicolas Widart Date: Wed, 1 Jun 2016 10:18:39 +0200 Subject: [PATCH] Preparing 1.24.3 release --- changelog.yml | 3 +++ module.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.yml b/changelog.yml index e5ab4dc..c20f2a5 100644 --- a/changelog.yml +++ b/changelog.yml @@ -1,5 +1,8 @@ url: https://github.com/AsgardCms/Core versions: + "1.24.3": + changed: + - Using ::class notation in base controllers "1.24.2": changed: - Default values of normal inputs and textareas changed to null, allowing usage in form model binding diff --git a/module.json b/module.json index 9e8c1ab..2465a6e 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.2", + "version": "1.24.3", "active": 1, "order": 0, "providers": [