We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 458a910 commit 6ac483cCopy full SHA for 6ac483c
1 file changed
CHANGELOG.md
@@ -10,11 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
11
### Changed
12
13
-- Breaking change: Dropped support for Python3.9 https://github.com/Textualize/rich/pull/4075
+- Breaking change: Dropped support for Python3.8
14
15
### Fixed
16
17
-- Fixed empty print ignoring the `end` parameter
+- Fixed empty print ignoring the `end` parameter https://github.com/Textualize/rich/pull/4075
18
- Fixed `Text.from_ansi` removing newlines https://github.com/Textualize/rich/pull/4076
19
- Fixed `FileProxy.isatty` not proxying https://github.com/Textualize/rich/pull/4077
20
- Fixed inline code in Markdown tables cells https://github.com/Textualize/rich/pull/4079
0 commit comments