We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf1ff38 commit 545a86eCopy full SHA for 545a86e
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.5.4 - 2020-06-18
4
+
5
+### Fixed
6
+- Fix email notifications for editor approvals.
7
8
## 1.5.3 - 2020-06-10
9
10
### Fixed
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.5.3",
+ "version": "1.5.4",
"keywords": [
"craft",
"cms",
0 commit comments