diff --git a/CHANGELOG.md b/CHANGELOG.md index a4447de2..25eb9a90 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 ### Changed - Bumped minimum Python version to 3.7 https://github.com/Textualize/rich/pull/2567 +- Pretty-printing of "tagged" `__repr__` results is now greedy when matching tags https://github.com/Textualize/rich/pull/2565 ## [12.6.0] - 2022-10-02