8000 DOC: Make API change note titles consistent. · matplotlib/matplotlib@8680fd5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8680fd5

Browse files
committed
DOC: Make API change note titles consistent.
Though, I left out anything older than 1.0, since those are all aggregated at the end.
1 parent 34355a4 commit 8680fd5

12 files changed

+24
-24
lines changed

doc/api/prev_api_changes/api_changes_1.1.x.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

2-
Changes in 1.1.x
3-
================
2+
API Changes in 1.1.x
3+
====================
44

55
* Added new :class:`matplotlib.sankey.Sankey` for generating Sankey diagrams.
66

doc/api/prev_api_changes/api_changes_1.2.x.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Changes in 1.2.x
2-
================
1+
API Changes in 1.2.x
2+
====================
33

44
* The ``classic`` option of the rc parameter ``toolbar`` is deprecated
55
and will be removed in the next release.

doc/api/prev_api_changes/api_changes_1.3.x.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _changes_in_1_3:
22

33

4-
Changes in 1.3.x
5-
================
4+
API Changes in 1.3.x
5+
====================
66

77
Changes in 1.3.1
88
----------------

doc/api/prev_api_changes/api_changes_1.4.x.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Changes in 1.4.x
2-
================
1+
API Changes in 1.4.x
2+
====================
33

44
Code changes
55
------------

doc/api/prev_api_changes/api_changes_1.5.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

2-
Changes in 1.5.0
3-
================
2+
API Changes in 1.5.0
3+
====================
44

55
Code Changes
66
------------

doc/api/prev_api_changes/api_changes_1.5.2.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Changes in 1.5.2
2-
================
1+
API Changes in 1.5.2
2+
====================
33

44

55
Default Behavior Changes

doc/api/prev_api_changes/api_changes_1.5.3.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Changes in 1.5.3
2-
================
1+
API Changes in 1.5.3
2+
====================
33

44
``ax.plot(..., marker=None)`` gives default marker
55
--------------------------------------------------

doc/users/prev_whats_new/whats_new_1.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _whats-new-1-0:
22

3-
What's new in Matplotlib 1.0 (Jul 6, 2010)
4-
==========================================
3+
What's new in Matplotlib 1.0 (Jul 06, 2010)
4+
===========================================
55

66
.. contents:: Table of Contents
77
:depth: 2

doc/users/prev_whats_new/whats_new_1.1.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _whats-new-1-1:
22

3-
What's new in Matplotlib 1.1 (Nov 2, 2011)
4-
==========================================
3+
What's new in Matplotlib 1.1 (Nov 02, 2011)
4+
===========================================
55

66
.. contents:: Table of Contents
77
:depth: 2

doc/users/prev_whats_new/whats_new_1.3.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _whats-new-1-3:
22

3-
What's new in Matplotlib 1.3 (Aug 1, 2013)
4-
==========================================
3+
What's new in Matplotlib 1.3 (Aug 01, 2013)
4+
===========================================
55

66
.. contents:: Table of Contents
77
:depth: 2

doc/users/prev_whats_new/whats_new_2.2.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _whats-new-2-2-0:
22

3-
What's new in Matplotlib 2.2 (Mar 6, 2018)
4-
==========================================
3+
What's new in Matplotlib 2.2 (Mar 06, 2018)
4+
===========================================
55

66
Constrained Layout Manager
77
--------------------------

doc/users/prev_whats_new/whats_new_3.2.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _whats-new-3-2-0:
22

3-
What's new in Matplotlib 3.2 (Mar 4, 2020)
4-
==========================================
3+
What's new in Matplotlib 3.2 (Mar 04, 2020)
4+
===========================================
55

66
For a list of all of the issues and pull requests since the last
77
revision, see the :ref:`github-stats`.

0 commit comments

Comments
 (0)
0