mirror of
https://github.com/Textualize/rich.git
synced 2025-12-23 07:08:35 +00:00
Update CHANGELOG and CONTRIBUTORS
This commit is contained in:
parent
32def19a2a
commit
86ebeec775
2 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Fix NO_COLOR support on legacy Windows https://github.com/Textualize/rich/pull/2458
|
||||
- Fix pretty printer handling of cyclic references https://github.com/Textualize/rich/pull/2524
|
||||
- Fix missing `mode` property on file wrapper breaking uploads via `requests` https://github.com/Textualize/rich/pull/2495
|
||||
- Fix mismatching default value of prarmeter `ensure_ascii` https://github.com/Textualize/rich/pull/2538
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
|||
|
|
@ -55,3 +55,4 @@ The following people have contributed to the development of Rich:
|
|||
- [Motahhar Mokfi](https://github.com/motahhar)
|
||||
- [Tomer Shalev](https://github.com/tomers)
|
||||
- [Serkan UYSAL](https://github.com/uysalserkan)
|
||||
- [Zhe Huang](https://github.com/onlyacat)
|
||||
Loading…
Add table
Add a link
Reference in a new issue