Skip to content

Commit 088d6fc

Browse files
authored
Update CHANGELOG.md
1 parent d834127 commit 088d6fc

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
@@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121

2222
* `selectize`, `remove_button`, and `options` parameters of `ui.input_select()` have been deprecated; use `ui.input_selectize()` instead. (Thanks, @ErdaradunGaztea!) (#1947)
2323

24+
* Added `timeout_secs` parameter to `create_app_fixture` to allow testing apps with longer startup times. (#2033)
25+
2426
### Bug fixes
2527

2628
* Fixed an issue with `ui.Chat()` sometimes wanting to scroll a parent element. (#1996)

0 commit comments

Comments
 (0)