Skip to content

Commit 6b6bc6c

Browse files
committed
Update changelog for 0.11.2 release
1 parent db1675f commit 6b6bc6c

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

doc/releases.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
# Release Notes
22

3-
## Version 0.11.1
4-
5-
The `panel-material-ui` 0.11.1 release primarily fixes a few bugs and regressions related to the MUI v9 and panel 1.9.0 updates. Many thanks to @philippjfr for his contributions to this release.
3+
## Version 0.11.2
64

7-
### ✨ Enhancements
8-
9-
* Expose `dark_theme`, `sx` and `theme_config` on `ChatFeed` and `ChatInterface` ([#635](https://github.com/panel-extensions/panel-material-ui/pull/635))
5+
The `panel-material-ui` 0.11.2 release primarily fixes a few bugs and regressions related to the MUI v9 and panel 1.9.0 updates. Many thanks to @philippjfr for his contributions to this release.
106

117
### 🐛 Bug Fixes
128

@@ -16,6 +12,15 @@ The `panel-material-ui` 0.11.1 release primarily fixes a few bugs and regression
1612
* Improve handling of loading spinner in default template ([#639](https://github.com/panel-extensions/panel-material-ui/pull/639))
1713

1814

15+
## Version 0.11.1
16+
17+
The `panel-material-ui` 0.11.1 aligns `ChatFeed` and `ChatInterface` with the API of other `MaterialComponent` classes in the library. Many thanks to @philippjfr for his contributions to this release.
18+
19+
### ✨ Enhancements
20+
21+
* Expose `dark_theme`, `sx` and `theme_config` on `ChatFeed` and `ChatInterface` ([#635](https://github.com/panel-extensions/panel-material-ui/pull/635))
22+
23+
1924
## Version 0.11.0
2025

2126
Panel Material UI 0.11.0 is headlined by an upgrade to MUI v9, bringing the library up to date with the latest Material UI ecosystem. The release also delivers improved Vizzu theming and a new minimal Bokeh theme that integrates more cleanly with Material UI layouts.

0 commit comments

Comments
 (0)