diff --git a/CHANGELOG.md b/CHANGELOG.md index 4763318..9146367 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 2.0.7 - 2018-04-06 + +### Fixed +- Fix plugin name override not updating sidebar menu. +- Fix asset URL resolution for pictures. + ## 2.0.6 - 2018-03-19 ### Changed diff --git a/composer.json b/composer.json index 6165a3d..65a95f5 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/social-poster", "description": "A Craft CMS plugin for automatically posting entries to social media.", "type": "craft-plugin", - "version": "2.0.6", + "version": "2.0.7", "keywords": [ "craft", "cms",