We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b42ef5 commit f8545d4Copy full SHA for f8545d4
CHANGELOG.md
@@ -1,7 +1,11 @@
1
# Changelog
2
3
-## Unreleased
+## v3.4.2 - 2021-04-23
4
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)).
9
- Improve version reporting when building Task from source using Go Modules
10
([#462](https://github.com/go-task/task/pull/462), [#473](https://github.com/go-task/task/pull/473)).
11
0 commit comments