Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 597b6f0

Browse files
author
Phil Elson
committed
Changed version which these changes take effect.
1 parent 270f291 commit 597b6f0

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

doc/api/api_changes.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ help figure out possible sources of the changes you are experiencing.
1111
For new features that were added to matplotlib, please see
1212
:ref:`whats-new`.
1313

14-
Changes in 1.1.x
14+
Changes in 1.2.x
1515
================
1616
* Use of :func:`matplotlib.projections.projection_factory` is now deprecated
1717
in favour of axes class identification using
@@ -24,6 +24,10 @@ Changes in 1.1.x
2424
matplotlib axes by providing a ``_as_mpl_axes`` method (see
2525
:ref:`adding-new-scales` for more detail).
2626

27+
28+
Changes in 1.1.x
29+
================
30+
2731
* Added new :class:`matplotlib.sankey.Sankey` for generating Sankey diagrams.
2832

2933
* In :meth:`~matplotlib.pyplot.imshow`, setting *interpolation* to 'nearest'

0 commit comments

Comments
 (0)