Skip to content

Commit 1998ed4

Browse files
committed
Changelog
1 parent c26e167 commit 1998ed4

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
@@ -10,10 +10,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010
### Added
1111

1212
- Added textual.getters https://github.com/Textualize/textual/pull/5930
13+
- Added a `show_cursor` boolean to TextArea https://github.com/Textualize/textual/pull/5934
1314

1415
### Changed
1516

1617
- Potential breaking change: Changed default `query_one` and `query_exactly_one` search to breadth first https://github.com/Textualize/textual/pull/5930
18+
- Cursor is now visible by default when in read only mode (restoring pre 3.6.0 behavior) https://github.com/Textualize/textual/pull/5934
1719

1820
## [3.6.0] - 2025-07-06
1921

0 commit comments

Comments
 (0)