Skip to content

Commit 9506abc

Browse files
committed
Add changelog entries
1 parent 3d0ddd5 commit 9506abc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
### Changed
9+
10+
- `console.get_windows_console_features` and `console.detect_legacy_windows` now have an optional `file` parameter https://github.com/Textualize/rich/pull/4072
11+
12+
### Fixed
13+
14+
- Fixed the auto-detection of `Console.legacy_windows` for the stderr stream, when stdout is redirected https://github.com/Textualize/rich/pull/4072
15+
- Fixed legacy Windows rendering for the stderr stream https://github.com/Textualize/rich/pull/4072
16+
817
## [14.3.3] - 2026-02-19
918

1019
### Fixed

0 commit comments

Comments
 (0)