Skip to content

Commit 3dea433

Browse files
authored
Add Validator framework note to CHANGELOG (#2685)
1 parent a40300a commit 3dea433

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2222
- `SuggestFromList` class to let widgets get completions from a fixed set of options https://github.com/Textualize/textual/pull/2604
2323
- `Input` has a new component class `input--suggestion` https://github.com/Textualize/textual/pull/2604
2424
- Added `Widget.remove_children` https://github.com/Textualize/textual/pull/2657
25+
- Added `Validator` framework and validation for `Input` https://github.com/Textualize/textual/pull/2600
2526

2627
### Changed
2728

0 commit comments

Comments
 (0)