Skip to content

Commit 5299477

Browse files
committed
Update changelog
1 parent 398d18f commit 5299477

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1616
- DOMQuery now raises InvalidQueryFormat in response to invalid query strings, rather than cryptic CSS error
1717
- Dropped quit_after, screenshot, and screenshot_title from App.run, which can all be done via auto_pilot
1818
- Widgets are now closed in reversed DOM order
19+
- Input widget justify hardcoded to left to prevent text-align interference
1920

2021
### Added
2122

@@ -25,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2526
- Added auto_pilot to App.run and App.run_async
2627
- Added Widget._get_virtual_dom to get scrollbars
2728
- Added size parameter to run and run_async
29+
- Added always_update to reactive
2830

2931
## [0.2.1] - 2022-10-23
3032

0 commit comments

Comments
 (0)