Skip to content

Commit c5a1de7

Browse files
Add release note in v0.16.1
1 parent 76f689d commit c5a1de7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/whatsnew/v0.16.1.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ Performance Improvements
5959

6060
Bug Fixes
6161
~~~~~~~~~
62-
6362
- Fixed bug (:issue:`9542`) where labels did not appear properly in legend of ``DataFrame.plot()``. Passing ``label=`` args also now works, and series indices are no longer mutated.
6463

6564

@@ -78,3 +77,5 @@ Bug Fixes
7877

7978

8079
- Bug in ``Series.quantile`` on empty Series of type ``Datetime`` or ``Timedelta`` (:issue:`9675`)
80+
81+
- Bug in ``to_msgpack`` and ``read_msgpack`` zlib and blosc compression support (:issue:`9783`)

0 commit comments

Comments
 (0)