Skip to content

Commit 3514574

Browse files
committed
Update changelog
1 parent d06fca1 commit 3514574

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [0.8.0] - Unreleased
99

10-
### Fixed
10+
### Fixed
1111

1212
- Fixed issues with nested auto dimensions https://github.com/Textualize/textual/issues/1402
1313
- Fixed watch method incorrectly running on first set when value hasn't changed and init=False https://github.com/Textualize/textual/pull/1367
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2020
### Changed
2121

2222
- Moved Ctrl+C, tab, and shift+tab to App BINDINGS
23+
- Queries/`walk_children` no longer includes self in results by default https://github.com/Textualize/textual/pull/1416
2324

2425
## [0.7.0] - 2022-12-17
2526

0 commit comments

Comments
 (0)