We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3db49c commit e8a7500Copy full SHA for e8a7500
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 2.1.13 - 2019-02-27
4
+
5
+### Fixed
6
+- Added project config migration to help seed project config for Super Tables when migrating from Craft 3 and lower.
7
8
## 2.1.12 - 2019-02-25
9
10
### 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.12",
+ "version": "2.1.13",
"keywords": [
"craft",
"cms",
0 commit comments