We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 489ba18 commit 9f73bdeCopy full SHA for 9f73bde
1 file changed
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
<!-- next-header -->
8
## [Unreleased] - ReleaseDate
9
10
+### Fixes
11
+
12
+- Allow styling with `Target::Pipe`
13
14
## [0.11.0] - 2024-01-19
15
16
### Breaking Change
@@ -31,7 +35,6 @@ MSRV changed to 1.71
31
35
### Fixes
32
36
33
37
- Print colors when `is_test(true)`
34
-- Allow styling with `Target::Pipe`
38
39
## [0.10.2] - 2024-01-18
40
0 commit comments