Skip to content

Commit

Permalink
Updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Apr 1, 2020
1 parent 12116cd commit 0998a5d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,18 @@ Enhancements:

Bug fixes:

- Fix bug in Template which caused all roots to instantiate two models for each component (`#1216 <https://github.com/holoviz/panel/pull/1216>`_)
- Fixed bug with Bokeh 2.0 DataPicker datetime format (`#1187 <https://github.com/holoviz/panel/pull/1187>`_)
- Publish Panel.js to CDN to allow static HTML exports with CDN resources to work (`#1190 <https://github.com/holoviz/panel/pull/1190>`_)
- Handle bug in rendering Vega models with singular dataset (`#1201 <https://github.com/holoviz/panel/pull/1201>`_)
- Removed escaping workaround for HTML models resulting in broken static exports (`#1206 <https://github.com/holoviz/panel/pull/1206>`_)
- Fixed bug closing Tabs (`#1208 <https://github.com/holoviz/panel/pull/1208>`_)
- Embed Panel logo in server index.html (`#1209 <https://github.com/holoviz/panel/pull/1209>`_)

Compatibility:

- This release adds compatibility with Bokeh 2.0.1 which caused a regression in loading custom models

Version 0.9.3
-------------

Expand Down

0 comments on commit 0998a5d

Please sign in to comment.