Skip to content

Commit bccc9cc

Browse files
cklei-carlygithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent b561ea2 commit bccc9cc

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22

33
All notable changes to `inspirecms-core` will be documented in this file.
44

5+
## 4.0.11 - 2026-04-22
6+
7+
### What's Changed in 4.0.11
8+
9+
#### 📘 Documentation updates
10+
11+
- Add test matrix workflow, update Laravel compatibility, and enhance upgrade documentation (7269db9)
12+
- Docs: switch to trait-level event listeners (de5086b)
13+
14+
#### 🔧 Other Changes
15+
16+
- Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (225e2b8)
17+
- Move model observers to model booted hooks (d301ac7)
18+
- Use GITHUB_TOKEN instead of INSPIRECMS_PAT (f0461bb)
19+
- Add alignment for path repository version in CI workflow (614c256)
20+
- Refactor path repository version alignment in CI workflow (d631196)
21+
- Add --no-coverage flag to Pest test command in CI workflow (954149e)
22+
- Refactor CI workflow to remove dependency matrix and update actions/checkout version (0a88116)
23+
24+
### Installation
25+
26+
**Full Changelog**: https://github.com/solutionforest/Inspirecms-core/compare/4.0.10...4.0.11
27+
528
## 4.0.10 - 2026-03-31
629

730
### What's Changed in 4.0.10
@@ -161,6 +184,7 @@ composer require solution-forest/inspirecms-core:^1.2.2
161184

162185

163186

187+
164188
```
165189
## 1.2.1 - 2025-08-19
166190

@@ -187,6 +211,7 @@ composer require solution-forest/inspirecms-core:^1.2.1
187211

188212

189213

214+
190215
```
191216
## 1.2.0 - 2025-08-13
192217

@@ -224,6 +249,7 @@ composer require solution-forest/inspirecms-core:^1.2.0
224249

225250

226251

252+
227253
```
228254
## 1.1.3 - 2025-08-12
229255

@@ -257,6 +283,7 @@ composer require solution-forest/inspirecms-core:^1.1.2
257283

258284

259285

286+
260287
```
261288
**Full Changelog**: https://github.com/solutionforest/Inspirecms-core/compare/1.1.1...1.1.2
262289

0 commit comments

Comments
 (0)