diff --git a/CHANGELOG.md b/CHANGELOG.md index a8dbb1b..3ec4bf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.1.6 - 2022-03-02 + +### Fixed +- Fix an error on Craft 3.4, introduced in 1.1.5. + ## 1.1.5 - 2021-12-31 ### Fixed diff --git a/composer.json b/composer.json index ae7bf0a..8f8d48e 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.1.5", + "version": "1.1.6", "keywords": [ "craft", "cms",