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 178712f commit 98daa76Copy full SHA for 98daa76
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2.1.2 (2024-05-12)
4
+
5
+- Statamic 5 support
6
7
## 2.1.1 (2023-09-04)
8
9
- [fix] Blank emails in exports
composer.json
@@ -17,7 +17,7 @@
17
}
18
},
19
"require": {
20
- "statamic/cms": "^4.0"
+ "statamic/cms": "^4.0|^5.0"
21
22
"config": {
23
"allow-plugins": {
0 commit comments