Skip to content

Commit f1dd20b

Browse files
committed
docs(changelog): added input cursor location properties
1 parent fdbd5df commit f1dd20b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1919
### Added
2020

2121
- Exposed `CollapsibleTitle` https://github.com/Textualize/textual/pull/5810
22-
23-
### Added
24-
2522
- Added `Color.hsv` property and `Color.from_hsv` class method https://github.com/Textualize/textual/pull/5803
23+
- Added `cursor_at_start` and `cursor_at_end` properties to the `Input` widget https://github.com/Textualize/textual/pull/5830
2624

2725
## [3.2.0] - 2025-05-02
2826

0 commit comments

Comments
 (0)