diff --git a/CHANGELOG.md b/CHANGELOG.md index 18690ae5..2bb22878 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 3.1.8 - 2019-02-17 + +### Fixed +- Fix element fields not finding existing elements when `Relate digital products from a specific site?` was set on the field. + ## 3.1.7 - 2019-02-16 ### Fixed diff --git a/composer.json b/composer.json index d0374abc..5567f7b8 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.1.7", + "version": "3.1.8", "keywords": [ "craft", "cms",