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

Skip to content

Commit 845ac07

Browse files
committed
added deprecation note to API changes
1 parent 882f116 commit 845ac07

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/api/api_changes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Changes in 1.3.x
1919
:class:`~matplotlib.colorbar.ColorbarBase` allows one to control the shape
2020
of colorbar extensions.
2121

22+
* The `~matplotlib.mpl` module is now deprecated. Those who relied on this
23+
module should transition to simply using `import matplotlib as mpl`.
24+
2225
Changes in 1.2.x
2326
================
2427

0 commit comments

Comments
 (0)