summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6ebf17ae..838bcf23 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@
## Bugfixes
+- Fix `NO_COLOR` support, see #2767 (@acuteenvy)
+
## Other
- Upgrade to Rust 2021 edition #2748 (@cyqsimon)