Skip to content

Commit 9e32278

Browse files
committed
Updating Changelog
1 parent f5c7faa commit 9e32278

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

2828
### Improvements
2929

30+
* Added support for blank values in `input_date()`, `input_date_range()`, `update_date()`, and `update_date_range()` for values, mins, and maxes to allow for providing blank input boxes and removing previously set values. (#1713) (#1689)
31+
3032
* Restricted the allowable types of the `choices` parameter of `input_select()`, `input_selectize()`, `update_select()`, and `update_selectize()` to actual set of allowable types (previously, the type was suggesting HTML-like values were supported). (#2048)
3133

3234
* Improved the styling and readability of markdown tables rendered by `ui.Chat()` and `ui.MarkdownStream()`. (#1973)

0 commit comments

Comments
 (0)