diff --git a/CHANGELOG.md b/CHANGELOG.md index f84f3d2..b932727 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 2.1.4.3 - 2019-01-22 + +### Fixed +- Remove old content table migration potentially causing issues. + ## 2.1.4.2 - 2019-01-21 ### Fixed diff --git a/composer.json b/composer.json index 5f7ba2b..fc48c42 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.4.2", + "version": "2.1.4.3", "keywords": [ "craft", "cms",