We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd9b2bf commit 5d3f472Copy full SHA for 5d3f472
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.1.11 - 2019-02-22
4
+
5
+### Fixed
6
+- Add more checks when fixing missing field columns during migration.
7
+- Fix project inconsistency migration check.
8
9
## 2.1.10 - 2019-02-22
10
11
### Fixed
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.10",
+ "version": "2.1.11",
"keywords": [
"craft",
"cms",
0 commit comments