diff --git a/CHANGELOG.md b/CHANGELOG.md index b54b65a..2b52f56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,14 @@ # Changelog +## 1.2.1 - 2022-03-24 + +### Fixed +- Fix an error when viewing a revision for an entry/element. + ## 1.2.0 - 2022-01-11 ### Changed -- Now require Craft 3.7.31+. +- Now requires Craft 3.7.31+. ### Fixed - Fix compatibility with Craft 3.7.31. diff --git a/composer.json b/composer.json index dcb42dd..ab3404e 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.2.0", + "version": "1.2.1", "keywords": [ "craft", "cms",