Skip to content

Commit 3da69f4

Browse files
committed
changelog
1 parent 4e3bf85 commit 3da69f4

File tree

2 files changed

+42
-28
lines changed

2 files changed

+42
-28
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ 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+
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

0 commit comments

Comments
 (0)