Skip to content

Commit 848fdde

Browse files
committed
update changelog and contributors list
1 parent ef8f231 commit 848fdde

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
- Progress track thread is now a daemon thread https://github.com/Textualize/rich/pull/3402
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
20+
- Fixed pretty printing of dataclasses with a default repr in Python 3.13 https://github.com/Textualize/rich/pull/3455
2021

2122
### Changed
2223

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,4 @@ The following people have contributed to the development of Rich:
8585
- [Pierro](https://github.com/xpierroz)
8686
- [Bernhard Wagner](https://github.com/bwagner)
8787
- [Aaron Beaudoin](https://github.com/AaronBeaudoin)
88+
- [Jonathan Helmus](https://github.com/jjhelmus)

0 commit comments

Comments
 (0)