diff --git a/CHANGELOG.md b/CHANGELOG.md index 30891bd..582e11c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.0.3 - 2018-02-20 + +### Fixed +- Fix error when the Redactor plugin isn’t installed + ## 1.0.2 - 2018-02-12 ### Added diff --git a/composer.json b/composer.json index 3374c24..79cfd25 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/expanded-singles", "description": "A simple plugin for Craft CMS that alters the Entries Index sidebar to list all Singles, rather than grouping them under a 'Singles' link.", "type": "craft-plugin", - "version": "1.0.2", + "version": "1.0.3", "keywords": [ "craft", "cms",