Skip to content

Commit 784847f

Browse files
committed
CHANGELOG: Add entry for #533 and #588
1 parent 9728737 commit 784847f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
- Add logging in verbose mode for when a task starts and finishes
6+
([#533](https://github.com/go-task/task/issues/533), [#588](https://github.com/go-task/task/pull/588)).
57
- Fix an issue with preconditions and context errors
68
([#597](https://github.com/go-task/task/issues/597), [#598](https://github.com/go-task/task/pull/598)).
79
- Quote each `{{.CLI_ARGS}}` argument to prevent one with spaces to become many

0 commit comments

Comments
 (0)