Skip to content

Commit 79273e6

Browse files
committed
docs(changelog): fix case for added ProgressBar.BAR_RENDERABLE
1 parent 11580e9 commit 79273e6

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
@@ -44,7 +44,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4444

4545
### Added
4646

47-
- Added `bar_renderable` to `ProgressBar` widget https://github.com/Textualize/textual/pull/5963
47+
- Added `BAR_RENDERABLE` to `ProgressBar` widget https://github.com/Textualize/textual/pull/5963
4848
- Added `OptionList.set_options` https://github.com/Textualize/textual/pull/6048
4949
- Added `TextArea.suggestion` https://github.com/Textualize/textual/pull/6048
5050
- Added `TextArea.placeholder` https://github.com/Textualize/textual/pull/6048

0 commit comments

Comments
 (0)