Skip to content

Commit f028695

Browse files
committed
Preparing 1.24.2 release
1 parent 8ef4035 commit f028695

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

changelog.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
url: https://github.com/AsgardCms/Core
22
versions:
3+
"1.24.2":
4+
changed:
5+
- Default values of normal inputs and textareas changed to <code>null</code>, allowing usage in form model binding
36
"1.24.1":
47
changed:
58
- Use user creation form install command without triggering event and sending email

module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "The core module with all base classes and logic.",
55
"keywords": [],
66
"require": {},
7-
"version": "1.24.1",
7+
"version": "1.24.2",
88
"active": 1,
99
"order": 0,
1010
"providers": [

0 commit comments

Comments
 (0)