Skip to content

Commit 046ebc7

Browse files
committed
Updated changelog.
1 parent f7439cc commit 046ebc7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
Release 1.0.0-rc8
2+
=========================================
3+
4+
* **BUG:** #25. Fixed the edge case where if multiple notebooks are open in Jupyter Labs and
5+
different notebooks use the same container, the charts get rendered in *one* container.
6+
* **BUG:** Fixed bug when serializing a string value equal to ``'Date'``.
7+
* **BUG:** Fixed boolean handling in ``options.legend.LegendOptions.shadow``.
8+
* **Enhancement:** Added ``.from_array()`` support to the ``decorators.validate_types()`` function.
9+
* **BUG:** Fixed data valization in ``options.plot_options.pie.PieOptions.end_angle`` and ``.start_angle``.
10+
11+
---------------
12+
113
Release 1.0.0-rc7
214
=========================================
315

0 commit comments

Comments
 (0)