From 361b9b4ce4811d51b7b4f9d6b3717d4fac9adf1b Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Sun, 26 Sep 2021 22:29:57 -0300 Subject: [PATCH] v3.8.0 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a720171e..806f65af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## v3.8.0 - 2021-09-26 - Add `interactive: true` setting to improve support for interactive CLI apps ([#217](https://github.com/go-task/task/issues/217), [#563](https://github.com/go-task/task/pull/563)). @@ -11,7 +11,7 @@ - Add support for including Taskfiles in the home directory by using `~` ([#539](https://github.com/go-task/task/issues/539), [#557](https://github.com/go-task/task/pull/557)). -## 3.7.3 - 2021-09-04 +## v3.7.3 - 2021-09-04 - Add official support to Apple M1 ([#564](https://github.com/go-task/task/pull/564), [#567](https://github.com/go-task/task/pull/567)). - Our [official Homebrew tap](https://github.com/go-task/homebrew-tap) will