Skip to content

Commit 9c07e63

Browse files
committed
Update whatsnew
1 parent 2a5f6b4 commit 9c07e63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: WHATSNEW.rst

+2
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ Style changes
6868
(previously this was only used for cartopy projections) (:commit:`5f1c67cc`).
6969
* Change :rcraw:`grid.labelpad` from ``4.0`` to ``3.0`` (:commit:`f95b828a`). This
7070
makes cartopy grid labels and polar axes labels a bit more compact.
71+
* Change :rcraw:`legend.handleheight` from ``1.5`` to ``2.0`` for less compressed
72+
`~matplotlib.patches.Patch` handles (e.g. with error shading) (:commit:`2a5f6b48`).
7173
* Change :rcraw:`mathtext.default` from ``'regular'`` to ``'it'`` and change ``'sans'``
7274
to ``'regular'`` in :rcraw:`mathtext.rm`, :rcraw:`mathtext.sf`, :rcraw:`mathtext.bf`,
7375
and :rcraw:`mathtext.it` (:commit:`323`). See below for details.

0 commit comments

Comments
 (0)