diff --git a/CHANGELOG.md b/CHANGELOG.md index 0090427..bbfff84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 2.0.7 - 2018-05-08 + +### Added + +- Added Support for [Schematic](https://github.com/nerds-and-company/schematic) + +### Fixed + +- Fix nested Super Table (in Matrix) fields needing each field handle to be unique + ## 2.0.6 - 2018-04-25 ### Added diff --git a/composer.json b/composer.json index ff5b916..9ee9790 100644 --- a/composer.json +++ b/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.0.6", + "version": "2.0.7", "keywords": [ "craft", "cms",