diff --git a/CHANGELOG.md b/CHANGELOG.md index f428943..bfc167f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.3.5 - 2020-02-01 + +### Fixed +- Fix multiple approvals firing for draft submissions. + ## 1.3.4 - 2020-01-20 ### Fixed diff --git a/composer.json b/composer.json index 3175182..91ea18b 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/workflow", "description": "A Craft CMS plugin to create a workflow for publishing entries.", "type": "craft-plugin", - "version": "1.3.4", + "version": "1.3.5", "keywords": [ "craft", "cms",