diff --git a/python-rich.changes b/python-rich.changes index 0f5576e..e108b3d 100644 --- a/python-rich.changes +++ b/python-rich.changes @@ -57,7 +57,7 @@ Wed Nov 20 17:44:21 UTC 2024 - Dirk Müller * Running tests in environment with `FORCE_COLOR` or `NO_COLOR` environment variables * ansi decoder will now strip problematic private escape - sequences (like `7`) + sequences * Tree's ASCII_GUIDES and TREE_GUIDES constants promoted to class attributes * Adds a `case_sensitive` parameter to `prompt.Prompt`. This