Skip to content

Commit 0692795

Browse files
committed
docs(changelog): add fix for button text selection
1 parent 3745bbe commit 0692795

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## Unreleased
9+
810
### Fixed
911

1012
- Fixed `OptionList` causing excessive redrawing https://github.com/Textualize/textual/pull/5766
13+
- Fixed `Button` allowing text selection https://github.com/Textualize/textual/pull/5770
1114

1215
## [3.1.1] - 2025-04-22
1316

0 commit comments

Comments
 (0)