From cded9af90fb9051a1a01075d420dba8696d6f175 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Sun, 30 May 2021 23:03:10 -0300 Subject: [PATCH] v3.4.3 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c985a9e6..5ab85cf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## v3.4.3 - 2021-05-30 - Add support for the `NO_COLOR` environment variable. ([#459](https://github.com/go-task/task/issues/459), [fatih/color#137](https://github.com/fatih/color/pull/137)).