Skip to content

Commit e8be2a6

Browse files
committed
Preparing 1.2.0 release
1 parent 206f91a commit e8be2a6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
url: https://github.com/AsgardCms/Core
22
versions:
3+
"1.2.0":
4+
added:
5+
- Adding update and go back translation
6+
changed:
7+
- Using <code>::class</code> notation in <code>composers.php</code>
38
"1.1.0":
49
changed:
510
- Setting the app.locale setting from first language in settings

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": "v1.1.0",
7+
"version": "1.2.0",
88
"active": 1,
99
"order": 0,
1010
"providers": [

0 commit comments

Comments
 (0)