Skip to content

Commit e933d3c

Browse files
authored
Update CHANGELOG.md
1 parent 65fcf28 commit e933d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +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
30+
- `rich.Text.highlight_regex` now accepts a regular expression object https://github.com/Textualize/rich/pull/3347
3131

3232
### Added
3333

0 commit comments

Comments
 (0)