Skip to content

Commit a5d99a7

Browse files
committed
Update whatsnew
1 parent b79b9c6 commit a5d99a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

WHATSNEW.rst

+4
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ Bug fixes
5959
in the presence of panels (:commit:`332ba702`).
6060
* Remove useless "unexpected version" warning when cartopy
6161
is not installed (:commit:`6dbab1bc`).
62+
* Improve backwards compatibility with `matplotlib.figure.Figure.colorbar`
63+
by permitting positional `cax` and `ax` args (:commit:`5003f9a8`).
64+
* Try to auto-disable relative bar widths for seaborn plots that use
65+
the `bar` and `barh` commands (:commit:`b79b9c60`).
6266

6367
Documentation
6468
-------------

0 commit comments

Comments
 (0)