|
2 | 2 | All notable changes to this project will be documented in this file.
|
3 | 3 | This project adheres to [Semantic Versioning](http://semver.org/).
|
4 | 4 |
|
5 | | -## Unreleased |
| 5 | +## [6.1.0b0] - 2025年03月31日 |
| 6 | + |
| 7 | +### Updated |
| 8 | +- Add support for Kaleido >= v1.0.0 for image generation, and deprecate support for Kaleido<1 and Orca [[#5062](https://github.com/plotly/plotly.py/pull/5062)] |
6 | 9 |
|
7 | 10 | ### Fixed
|
8 | | -- Fix third-party widget display issues in v6 [[#5102](https://github.com/plotly/plotly.py/pull/5102)]\ |
| 11 | +- Fix third-party widget display issues in v6 [[#5102](https://github.com/plotly/plotly.py/pull/5102)] |
9 | 12 | - Add handling for case where `jupyterlab` or `notebook` is not installed [[#5104](https://github.com/plotly/plotly.py/pull/5104/files)]
|
10 | 13 | - Fix issue causing Plotly.js script to be embedded multiple times in Jupyter notebooks [[#5112](https://github.com/plotly/plotly.py/pull/5112)]
|
11 | 14 |
|
|
0 commit comments