Skip to content

Commit f8545d4

Browse files
committed
v3.4.2
1 parent 9b42ef5 commit f8545d4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

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

3-
## Unreleased
3+
## v3.4.2 - 2021-04-23
44

5+
- On watch, report which file failed to read
6+
([#472](https://github.com/go-task/task/pull/472)).
7+
- Do not try to catch SIGKILL signal, which are not actually possible
8+
([#476](https://github.com/go-task/task/pull/476)).
59
- Improve version reporting when building Task from source using Go Modules
610
([#462](https://github.com/go-task/task/pull/462), [#473](https://github.com/go-task/task/pull/473)).
711

0 commit comments

Comments
 (0)