diff --git a/CHANGELOG.md b/CHANGELOG.md index b6c66e1..de999fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 2.1.10 - 2019-02-22 + +### Fixed +- Add fix/checks for project config mismatches from Craft 3 > 3.1. + ## 2.1.9 - 2019-02-21 ### Added diff --git a/composer.json b/composer.json index 9250810..9093daf 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.1.9", + "version": "2.1.10", "keywords": [ "craft", "cms",