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 a7b9ec8 commit a5c81e7Copy full SHA for a5c81e7
CHANGELOG.md
@@ -2,6 +2,22 @@
2
3
All notable changes to `inspirecms-core` will be documented in this file.
4
5
+## Release 1.1.2 - 2025-08-11
6
+
7
+### What's Changed in 1.1.2
8
9
+#### 🐛 Bug Fixes
10
11
+- fix: Update fallbackGeneric method to allow **hyphens** in transliteration
12
13
+### Installation
14
15
+```bash
16
+composer require solution-forest/inspirecms-core:^1.1.2
17
18
+```
19
+**Full Changelog**: https://github.com/solutionforest/Inspirecms-core/compare/1.1.1...1.1.2
20
21
## 1.1.1 - 2025-08-06
22
23
<!-- Release notes generated using configuration in .github/release.yml at 1.x -->
0 commit comments