diff --git a/CHANGELOG.md b/CHANGELOG.md index 863a6cf6..5410332c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 3.0.2.1 - 2018-12-13 + +### Fixed +- Fix `SCENARIO_ESSENTIALS` error from 3.0.2. + ## 3.0.2 - 2018-12-12 ### Added diff --git a/composer.json b/composer.json index bbb5ef40..57bcc525 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/feed-me", "description": "Import content from XML, RSS, CSV or JSON feeds into Entries, Categories, Craft Commerce Products (and variants), and more.", "type": "craft-plugin", - "version": "3.0.2", + "version": "3.0.2.1", "keywords": [ "craft", "cms",