Skip to content

Commit eb4e192

Browse files
committed
Add missing changelog entry
1 parent 053bcda commit eb4e192

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1414
- Added `system` boolean to Binding, which hides the binding from the help panel https://github.com/Textualize/textual/pull/5352
1515
- Added support for double/triple/etc clicks via `chain` attribute on `Click` events https://github.com/Textualize/textual/pull/5369
1616
- Added `times` parameter to `Pilot.click` method, for simulating rapid clicks https://github.com/Textualize/textual/pull/5369
17+
- Text can now be select using mouse or keyboard in the Input widget https://github.com/Textualize/textual/pull/5340
18+
1719

1820
### Changed
1921

0 commit comments

Comments
 (0)