diff --git a/CHANGELOG.md b/CHANGELOG.md index 7928098..269cf57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 2.0.13 - 2018-11-11 + +### Fixed +- Fix lack of styles when editing an entry version. + ## 2.0.12 - 2018-11-10 ### Changed diff --git a/composer.json b/composer.json index 2d59d3a..5de8602 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.12", + "version": "2.0.13", "keywords": [ "craft", "cms",