Skip to content

Commit

Permalink
Update CHANGELOG.md regarding datatable cursor move scrolling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenburns committed Oct 17, 2023
1 parent 73f6894 commit 48d8d58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Fixed

- Fixed issue with LRUCache.discard https://github.com/Textualize/textual/issues/3537
- Fixed `DataTable` not scrolling to rows that were just added https://github.com/Textualize/textual/pull/3552

### Changed

Expand Down

0 comments on commit 48d8d58

Please sign in to comment.