Skip to content

Commit

Permalink
version 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Oct 25, 2023
1 parent 80253ef commit 684cadd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 2.0.6 - 2023-10-25

### Added
- Add support for editor + reviewer dual role.

### Fixed
- Fix an error when comparing reviews.
- Fix required notes not being enforced.
- Fix special characters in submission notes not working correctly.

## 2.0.5 - 2023-04-28

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/workflow",
"description": "Enforce multi-step review processes for creating entries.",
"type": "craft-plugin",
"version": "2.0.5",
"version": "2.0.6",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 684cadd

Please sign in to comment.