Skip to content

Commit 9603e59

Browse files
committed
Update changelog
1 parent 909bc0a commit 9603e59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4949

5050
* Fixed false positive warning in `layout_columns()` about number of widths vs elements. (#1704)
5151

52-
* When errors occur in a bookmarking context, they are now reported in the Python console. (#2076)
53-
5452
### Bug fixes
5553

5654
* Fixed numerous issues related to programmatically updating selectize options. (#2053)
@@ -69,6 +67,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6967

7068
* Fixed `set()` method of `InputSelectize` controller so it clears existing selections before applying new values. (#2024)
7169

70+
* `include_js()` and `include_css()` now work as expected when trying to include multiple files from the same directory. (#2069)
71+
7272
### Deprecations
7373

7474
* `ui.update_navs()` has been deprecated in favor of `ui.update_navset()`. (#2047)

0 commit comments

Comments
 (0)