File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ Another micro-release in the 1.0.x series with a number of smaller bug fixes. Mo
1616- Ensure basic auth provider works when dynamically starting server ([ #4926 ] ( https://github.com/holoviz/panel/pull/4926 ) )
1717- Ensure ` Param ` pane ` name ` is updated when object changes ([ #4928 ] ( https://github.com/holoviz/panel/pull/4928 ) )
1818- Align functionality and styling of ` FileDownload ` with ` Button ` ([ #4929 ] ( https://github.com/holoviz/panel/pull/4929 ) )
19+ - Fix equality comparisons of parameter values when updating a ` Pane ` ([ #4934 ] ( https://github.com/holoviz/panel/pull/4934 ) )
20+ - Warn about ignored widget parameters on ` Param ` pane ([ #4934 ] ( https://github.com/holoviz/panel/pull/4935 ) )
1921
2022## Version 1.0.2
2123
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ Another micro-release in the 1.0.x series with a number of smaller bug fixes. Mo
1818- Ensure basic auth provider works when dynamically starting server ([ #4926 ] ( https://github.com/holoviz/panel/pull/4926 ) )
1919- Ensure ` Param ` pane ` name ` is updated when object changes ([ #4928 ] ( https://github.com/holoviz/panel/pull/4928 ) )
2020- Align functionality and styling of ` FileDownload ` with ` Button ` ([ #4929 ] ( https://github.com/holoviz/panel/pull/4929 ) )
21+ - Fix equality comparisons of parameter values when updating a ` Pane ` ([ #4934 ] ( https://github.com/holoviz/panel/pull/4934 ) )
22+ - Warn about ignored widget parameters on ` Param ` pane ([ #4934 ] ( https://github.com/holoviz/panel/pull/4935 ) )
2123
2224## Version 1.0.2
2325
You can’t perform that action at this time.
0 commit comments