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 78792bd commit 361b9b4Copy full SHA for 361b9b4
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v3.8.0 - 2021-09-26
4
5
- Add `interactive: true` setting to improve support for interactive CLI apps
6
([#217](https://github.com/go-task/task/issues/217), [#563](https://github.com/go-task/task/pull/563)).
@@ -11,7 +11,7 @@
11
- Add support for including Taskfiles in the home directory by using `~`
12
([#539](https://github.com/go-task/task/issues/539), [#557](https://github.com/go-task/task/pull/557)).
13
14
-## 3.7.3 - 2021-09-04
+## v3.7.3 - 2021-09-04
15
16
- Add official support to Apple M1 ([#564](https://github.com/go-task/task/pull/564), [#567](https://github.com/go-task/task/pull/567)).
17
- Our [official Homebrew tap](https://github.com/go-task/homebrew-tap) will
0 commit comments