Skip to content

Commit 4929ee4

Browse files
committed
highlight_regex change
1 parent dc03e6a commit 4929ee4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727
- Running tests in environment with `FORCE_COLOR` or `NO_COLOR` environment variables
2828
- ansi decoder will now strip problematic private escape sequences (like `\x1b7`) https://github.com/Textualize/rich/pull/3278/
2929
- Tree's ASCII_GUIDES and TREE_GUIDES constants promoted to class attributes
30+
- `rich.Text.highlight_regex` now expects a regular expression object https://github.com/Textualize/rich/pull/3347
3031

3132
### Added
3233

0 commit comments

Comments
 (0)