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 391ae31 commit b5e2889Copy full SHA for b5e2889
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 1.5.3 - 2020-06-10
4
+
5
+### Fixed
6
+- Add more logging to email notifications.
7
+- Fix emails not sending unless Reviewer Notifications is checked.
8
9
## 1.5.2 - 2020-06-09
10
11
### 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.2",
+ "version": "1.5.3",
"keywords": [
"craft",
"cms",
0 commit comments