Skip to content

Commit 0aaafec

Browse files
committed
changelog
1 parent cf2301d commit 0aaafec

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
@@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Changed
1111

12-
- `App.query` and friends will now always query the default (first) screen, not necessarily the active screen.
12+
- Breaking change: `App.query` and friends will now always query the default (first) screen, not necessarily the active screen.
13+
- Content now has a default argument of an empty string, so `Content()` is equivalent to `Content("")`
1314

1415
## [2.1.0] - 2025-02-19
1516

0 commit comments

Comments
 (0)