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 140a049 commit 34bbadeCopy full SHA for 34bbade
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.0.0-beta.6 - 2022-08-27
4
+
5
+### Fixed
6
+- Fix an error when approving a draft.
7
+- Fix an error when trying to change the status of submissions from the element index actions.
8
9
## 2.0.0-beta.5 - 2022-08-09
10
11
### Added
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": "2.0.0-beta.5",
+ "version": "2.0.0-beta.6",
"keywords": [
"craft",
"cms",
0 commit comments