We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04427b2 commit 4110a51Copy full SHA for 4110a51
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 2.1.10 - 2019-02-22
4
+
5
+### Fixed
6
+- Add fix/checks for project config mismatches from Craft 3 > 3.1.
7
8
## 2.1.9 - 2019-02-21
9
10
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/super-table",
"description": "Super-charge your Craft workflow with Super Table. Use it to group fields together or build complex Matrix-in-Matrix solutions.",
"type": "craft-plugin",
- "version": "2.1.9",
+ "version": "2.1.10",
"keywords": [
"craft",
"cms",
0 commit comments