From 2dcc0f0f8c300b804e266bbfd395f1330c546dc8 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Tue, 14 Mar 2023 02:14:31 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e72ff2f..a794423 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- `CLICOLOR=1` now works correctly +- `NO_COLOR=` now works correctly +- Auto-enable colors in CI + ## [1.13.23] - 2023-03-14 ### Performance