diff --git a/CHANGELOG.md b/CHANGELOG.md index 318915f..5f060c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Compatibility + +- Update MSRV to 1.64.0 + +### Fixes + +- Correctly handle `CLICOLOR=1` +- Correctly handle `NO_COLOR=` +- Auto-enable color on CI + ## [2.0.8] - 2023-01-09 ### Features