Skip to content

Commit 0216abc

Browse files
committed
Update CHANGELOG.md
1 parent 3b0470c commit 0216abc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111

1212
- Added Widget.preflight_checks to perform some debug checks after a widget is instantiated, to catch common errors. https://github.com/Textualize/textual/pull/5588
1313

14+
### Changed
15+
16+
- tree-sitter languages are now loaded lazily, improving cold-start time https://github.com/Textualize/textual/pull/5639
17+
1418
## [2.1.2] - 2025-02-26
1519

1620
### Fixed

0 commit comments

Comments
 (0)