We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0cb189 commit 2c943c1Copy full SHA for 2c943c1
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.1.8 - 2019-02-18
4
+
5
+### Fixed
6
+- Provide a fix for Matrix + Super Table project config issues.
7
+- Fix overflow for inner fields.
8
9
## 2.1.7 - 2019-02-10
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.7",
+ "version": "2.1.8",
"keywords": [
"craft",
"cms",
0 commit comments