Skip to content

Commit 6ac483c

Browse files
committed
correction
1 parent 458a910 commit 6ac483c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010

1111
### Changed
1212

13-
- Breaking change: Dropped support for Python3.9 https://github.com/Textualize/rich/pull/4075
13+
- Breaking change: Dropped support for Python3.8
1414

1515
### Fixed
1616

17-
- Fixed empty print ignoring the `end` parameter
17+
- Fixed empty print ignoring the `end` parameter https://github.com/Textualize/rich/pull/4075
1818
- Fixed `Text.from_ansi` removing newlines https://github.com/Textualize/rich/pull/4076
1919
- Fixed `FileProxy.isatty` not proxying https://github.com/Textualize/rich/pull/4077
2020
- Fixed inline code in Markdown tables cells https://github.com/Textualize/rich/pull/4079

0 commit comments

Comments
 (0)