mirror of
https://github.com/Textualize/rich.git
synced 2026-02-06 10:58:48 +00:00
Update changelog
This commit is contained in:
parent
3ee35156de
commit
07c6733027
@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Fixed issue with TERM env vars that have more than one hyphen https://github.com/willmcgugan/rich/issues/1640
|
||||
- Fixed missing new line after progress bar when terminal is not interactive https://github.com/willmcgugan/rich/issues/1606
|
||||
- Fixed exception in IPython when disabling pprint with %pprint https://github.com/willmcgugan/rich/issues/1646
|
||||
- Fixed issue where values longer than the console width produced invalid JSON https://github.com/willmcgugan/rich/issues/1653
|
||||
|
||||
## [10.12.0] - 2021-10-06
|
||||
|
||||
|
||||
@ -6,6 +6,7 @@ The following people have contributed to the development of Rich:
|
||||
|
||||
- [Gregory Beauregard](https://github.com/GBeauregard/pyffstream)
|
||||
- [Pete Davison](https://github.com/pd93)
|
||||
- [James Estevez](https://github.com/jstvz)
|
||||
- [Oleksis Fraga](https://github.com/oleksis)
|
||||
- [Finn Hughes](https://github.com/finnhughes)
|
||||
- [Josh Karpel](https://github.com/JoshKarpel)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user