Skip to content

Commit 8ab3ad3

Browse files
committed
Update CHANGELOG.md
1 parent 7a85c31 commit 8ab3ad3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ This file is a running track of new features and fixes to each version of the pa
33

44
This project follows [Semantic Versioning](http://semver.org) guidelines.
55

6+
## v1.4.1
7+
### Added
8+
* Adds support for only running a schedule if the server is currently in an online state.
9+
* Adds support for ignoring errors during task execution and continuing on to the next item in the sequence. For example, continuing to a server restart even if sending a command beforehand failed.
10+
* Adds the ability to specify the group to use for file permissions when using the `p:upgrade` command.
11+
* Adds the ability to manually run a schedule even if it is currently disabled.
12+
613
## v1.4.0
714
### Fixed
815
* Removes the use of tagging when storing server resource usage in the cache. This addresses errors encountered when using the `file` driver.

0 commit comments

Comments
 (0)