We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ca88f commit c272b85Copy full SHA for c272b85
changelog.yml
@@ -3,6 +3,8 @@ versions:
3
"1.24.0":
4
added:
5
- Macro select i18 & normal
6
+ changed:
7
+ - Add support for camelcase module name in AdminSidebar
8
"1.23.2":
9
changed:
10
- Added supprt for custom <code>.env</code> files
module.json
@@ -4,7 +4,7 @@
"description": "The core module with all base classes and logic.",
"keywords": [],
"require": {},
- "version": "1.23.1",
+ "version": "1.24.0",
"active": 1,
"order": 0,
"providers": [
0 commit comments