8000 Updated docs/api/api_changes.rst with changes in the colors module · matplotlib/matplotlib@dfd7b42 · GitHub
[go: up one dir, main page]

Skip to content

Commit dfd7b42

Browse files
committed
Updated docs/api/api_changes.rst with changes in the colors module
1 parent 863920f commit dfd7b42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/api/api_changes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,9 @@ Changes in 1.2.x
131131
* ``twinx`` and ``twiny`` now returns an instance of SubplotBase if
132132
parent axes is an instance of SubplotBase.
133133

134+
* :class:`~matplotlib.colors.ColorConverter`,
135+
:class:`~matplotlib.colors.Colormap` and
136+
:class:`~matplotlib.colors.Normalize` now subclasses ``object``
134137

135138
Changes in 1.1.x
136139
================

0 commit comments

Comments
 (0)
0