From 6b075399a060a0e90287096a25f394ff5996733f Mon Sep 17 00:00:00 2001 From: Will McGugan Date: Sat, 29 Oct 2022 21:16:22 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d605f010..69b41ae86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Added App.run_test context manager - Added auto_pilot to App.run and App.run_async - Added Widget._get_virtual_dom to get scrollbars +- Added size parameter to run and run_async ## [0.2.1] - 2022-10-23