File tree Expand file tree Collapse file tree 2 files changed +42
-28
lines changed
tests/snapshot_tests/__snapshots__/test_snapshots Expand file tree Collapse file tree 2 files changed +42
-28
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## Unreleased
9+
10+ ### Added
11+
12+ - Added ` GridLayout.max_column_width ` https://github.com/Textualize/textual/pull/6228
13+
14+ ### Changed
15+
16+ - Added ` Screen.get_loading_widget ` which deferes to ` App.get_loading_widget ` https://github.com/Textualize/textual/pull/6228
17+
18+ ### Fixed
19+
20+ - Fixed ` anchor ` with ` ScrollView ` widgets https://github.com/Textualize/textual/pull/6228
21+
822## [ 6.6.0] - 2025-11-10
923
1024### Fixed
You can’t perform that action at this time.
0 commit comments