File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,16 @@ Release notes
6
6
.. 1. tagging PRs as enhancement/bug/removed
7
7
.. 2. $ github_changelog_generator -u numpy -p numpydoc --since-tag=v0.9.2
8
8
.. 3. $ pandoc CHANGELOG.md --wrap=none -o release_notes.rst
9
- .. 4. adding a manual addition (CSS note), tweaking the heading levels, adding TOC
9
+ .. 4. adding a manual addition (CSS note), tweaking heading levels, adding TOC
10
10
11
11
.. contents :: Page contents
12
12
:local:
13
13
:depth: 2
14
14
15
15
.. note ::
16
16
17
- For notes (sparsely) kept prior to 1.0.0, look at the `releases page on
18
- GitHub <https://github.com/numpy/numpydoc/releases> `__.
17
+ For release notes (sparsely) kept prior to 1.0.0, look at the `releases page
18
+ on GitHub <https://github.com/numpy/numpydoc/releases> `__.
19
19
20
20
1.0.0
21
21
-----
You can’t perform that action at this time.
0 commit comments