Skip to content

Commit a89e862

Browse files
committed
Add changelog entry: Sparkline can have any height
1 parent 053fbd5 commit a89e862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
- Added `GridLayout.max_column_width` https://github.com/Textualize/textual/pull/6228
1313
- Added `Content.fold` https://github.com/Textualize/textual/pull/6238
1414
- Added `strip_control_codes` to Content constructors https://github.com/Textualize/textual/pull/6238
15-
15+
- Allow `Sparkline` to be of any height, not just 1 https://github.com/Textualize/textual/pull/6171
1616

1717
### Changed
1818

0 commit comments

Comments
 (0)