Skip to content

Commit fb1608c

Browse files
committed
version 1.4.8
1 parent df3ceeb commit fb1608c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 1.4.8 - 2020-05-13
4+
5+
### Fixed
6+
- Fix multi-site entries and their approval overriding the status of other-site entries.
7+
- Approving new entries respects section default status settings.
8+
- Fix date attributes for submissions not being localised.
9+
310
## 1.4.7 - 2020-05-12
411

512
### Fixed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/workflow",
33
"description": "A Craft CMS plugin to create a workflow for publishing entries.",
44
"type": "craft-plugin",
5-
"version": "1.4.7",
5+
"version": "1.4.8",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)