Skip to content

Commit c5d8655

Browse files
committed
changelog
1 parent ce4d9f3 commit c5d8655

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
- Fixed cached hash preservation upon clearing meta and links https://github.com/Textualize/rich/issues/2942
1919
- Fixed overriding the `background_color` of `Syntax` not including padding https://github.com/Textualize/rich/issues/3295
2020
- Fixed selective enabling of highlighting when disabled in the `Console` https://github.com/Textualize/rich/issues/3419
21+
- Fixed BrokenPipeError writing an error message https://github.com/Textualize/rich/pull/3468
2122

2223
### Changed
2324

@@ -31,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3132

3233
- Adds a `case_sensitive` parameter to `prompt.Prompt`. This determines if the
3334
response is treated as case-sensitive. Defaults to `True`.
35+
- Added `Console.on_broken_pipe` https://github.com/Textualize/rich/pull/3468
3436

3537
## [13.7.1] - 2024-02-28
3638

0 commit comments

Comments
 (0)