Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e9e4f commit 4ed4696Copy full SHA for 4ed4696
doc/api/api_changes.rst
@@ -25,7 +25,7 @@ added to Matplotlib, see :ref:`whats-new`.
25
26
When a release is made
27
28
- - The files in 'next_api_changes/' should be moved to a new file in
+ - The files in 'recent_api_changes_3.3/' should be moved to a new file in
29
'prev_api_changes/'.
30
- The include directive below should be changed to point to the new file
31
created in the previous step.
@@ -35,6 +35,6 @@ added to Matplotlib, see :ref:`whats-new`.
35
:glob:
36
:maxdepth: 1
37
38
- next_api_changes/*
+ recent_api_changes_3.3/*
39
40
.. include:: prev_api_changes/api_changes_3.2.0.rst
0 commit comments