mirror of https://github.com/Textualize/rich.git
added render_group(fit=True) change to changelog
This commit is contained in:
parent
c3f29f674c
commit
5ebcf9b309
|
@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Dropped box.get_safe_box function in favor of Box.substitute
|
||||
- Changed default padding in Panel from 0 to (0, 1) https://github.com/willmcgugan/rich/issues/385
|
||||
- Table with row_styles will extend background color between cells if the box has no vertical dividerhttps://github.com/willmcgugan/rich/issues/383
|
||||
- Changed default of fit kwarg in render_group() from False to True
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
Loading…
Reference in New Issue