From 239e61e71884337d56a6e8df6c83beeca45baca8 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Sat, 10 Jul 2021 23:13:03 -0300 Subject: [PATCH] v3.6.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ee59c9e..901c06a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## v3.6.0 - 2021-07-10 - Allow using both `sources:` and `status:` in the same task ([#411](https://github.com/go-task/task/issues/411), [#427](https://github.com/go-task/task/issues/427), [#477](https://github.com/go-task/task/pull/477)).