Skip to content

Commit 26fedcc

Browse files
committed
Updatign changelog
1 parent 74c931e commit 26fedcc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

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

5050
### Bug fixes
5151

52+
* Fixed several issues related to including custom js and css fil
53+
* JS and CSS file loaded with `include_js()` or `include_css()` will be loaded into a new temporary directory. (#2061)
54+
* JS and CSS files in the same directory will be loaded correctly. (#729)
55+
5256
* Fixed numerous issues related to programmatically updating selectize options. (#2053)
5357
* `update_selectize(options=...)` no longer gets ignored when `server=False` (the default).
5458
* `update_selectize(options=...)` now works as expected in a module.

0 commit comments

Comments
 (0)