diff --git a/CHANGELOG.md b/CHANGELOG.md index 98f3fa8..a6d59e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.1.10 - 2020-10-21 + +### Fixed +- Fix error when cloning or pasting blocks where multiple Matrix fields with the same handle existed. + ## 1.1.9 - 2020-10-18 ### Fixed diff --git a/composer.json b/composer.json index 8c41d16..cb6cfa4 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/smith", "description": "Add copy, paste and clone functionality to Matrix blocks.", "type": "craft-plugin", - "version": "1.1.9", + "version": "1.1.10", "keywords": [ "craft", "cms",