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 85eeba0 commit 80a4ef5Copy full SHA for 80a4ef5
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.7.0 - 2022-03-17
4
+
5
+### Added
6
+- Add multi-site support for plugin settings for editor/reviewer/publisher groups.
7
8
## 1.6.6 - 2021-11-26
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.6.6",
+ "version": "1.7.0",
"keywords": [
"craft",
"cms",
0 commit comments