File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change
1
+ :orphan:
2
+
1
3
Adding API change notes
2
- ```````````````````````
4
+ =======================
3
5
6
+ Please place new portions of `api_changes.rst ` in the
7
+ `next_api_changes ` directory.
4
8
5
- For changes which require an entry in `api_changes.rst ` please create
6
- a file in this folder with the name :file: `YYYY-MM-DD-[initials].rst `
7
- (ex :file: `2014-07-31-TAC.rst `) with contents following the form: ::
9
+ When adding an entry please look at the currently existing files to
10
+ see if you can extend any of them. If you create a file, name it
11
+ :file: `what_api_changes.rst ` (ex :file: `deprecated_rcparams.rst `) with
12
+ contents following the form: ::
8
13
9
14
Brief description of change
10
15
---------------------------
Original file line number Diff line number Diff line change
1
+ :orphan:
2
+
1
3
What's new in unreleased Matplotlib?
2
4
====================================
3
5
You can’t perform that action at this time.
0 commit comments