diff --git a/CHANGELOG.md b/CHANGELOG.md index d355ae60..d294dc71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Reversed `pre` and `code` tags in base HTML format https://github.com/Textualize/rich/pull/2642 +- Improved detection of `attrs` library, that isn't confused by the presence of the `attr` library. ### Changed