diff --git a/crates/anstyle-termcolor/CHANGELOG.md b/crates/anstyle-termcolor/CHANGELOG.md index aa3dd450..ac55e55d 100644 --- a/crates/anstyle-termcolor/CHANGELOG.md +++ b/crates/anstyle-termcolor/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Update MSRV to 1.70.0 +### Fixes + +- Correctly apply text styles + ## [1.0.0] - 2023-04-13 ### Breaking Change