We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5e9aef commit 1b83276Copy full SHA for 1b83276
1 file changed
CHANGELOG.md
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
<!-- next-header -->
8
## [Unreleased] - ReleaseDate
9
10
+### Compatibility
11
+
12
+- Update MSRV to 1.64.0
13
14
+### Fixes
15
16
+- Correctly handle `CLICOLOR=1`
17
+- Correctly handle `NO_COLOR=`
18
+- Auto-enable color for CI
19
+- Update a macro to use `$crate`
20
21
## [1.1.1] - 2023-02-28
22
23
### Internal
0 commit comments