Skip to content

Commit fb2d2d9

Browse files
committed
update changelog
1 parent d5c8a0c commit fb2d2d9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Improvements
1313

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

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

1818
### Bug fixes
1919

20+
* Explicitly call out module usage in UI input bookmark button documentation. (#1983)
21+
2022

2123
## [1.4.0] - 2025-04-08
2224

0 commit comments

Comments
 (0)