We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac650eb commit c69bb4bCopy full SHA for c69bb4b
1 file changed
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
All notable changes to `inspirecms-core` will be documented in this file.
4
5
+## 1.2.1 - 2025-08-19
6
+
7
+### What's Changed in 1.2.1
8
9
+#### 🐛 Bug Fixes
10
11
+- Have error while create CmsUser on MySQL
12
13
+### Installation
14
15
+```bash
16
+composer require solution-forest/inspirecms-core:^1.2.1
17
18
+```
19
## 1.2.0 - 2025-08-13
20
21
### What's Changed in 1.2.0
@@ -25,6 +39,7 @@ All notable changes to `inspirecms-core` will be documented in this file.
25
39
```bash
26
40
composer require solution-forest/inspirecms-core:^1.2.0
27
41
42
28
43
```
29
44
## 1.1.3 - 2025-08-12
30
45
@@ -47,6 +62,7 @@ composer require solution-forest/inspirecms-core:^1.1.2
47
62
48
63
49
64
65
50
66
51
67
**Full Changelog**: https://github.com/solutionforest/Inspirecms-core/compare/1.1.1...1.1.2
52
68
0 commit comments