File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,26 @@ Release notes
17
17
For release notes (sparsely) kept prior to 1.0.0, look at the `releases page
18
18
on GitHub <https://github.com/numpy/numpydoc/releases> `__.
19
19
20
+ 1.3.1
21
+ -----
22
+
23
+ Release date: 30 April 2022
24
+
25
+ Requires Python 3.7+ and Sphinx 3.0+.
26
+
27
+ `Full Changelog <https://github.com/numpy/numpydoc/compare/v1.3.0...v1.3.1 >`__
28
+
29
+ **Closed issues: **
30
+
31
+ - numpydoc-1.3.tar.gz on pypi is missing requirements/ needed by setup.py `#387 <https://github.com/numpy/numpydoc/issues/387 >`__
32
+ - What to do about Jinja2 dependency & supporting old sphinx versions `#380 <https://github.com/numpy/numpydoc/issues/380 >`__
33
+ - RFE: please update for ``jinja2 `` 3.x `#376 <https://github.com/numpy/numpydoc/issues/376 >`__
34
+ - Test failures with Sphinx 4.5.0 `#373 <https://github.com/numpy/numpydoc/issues/373 >`__
35
+
36
+ **Merged pull requests: **
37
+
38
+ - Update doc requirements `#389 <https://github.com/numpy/numpydoc/pull/389 >`__ (`jarrodmillman <https://github.com/jarrodmillman >`__)
39
+ - Update manifest `#388 <https://github.com/numpy/numpydoc/pull/388 >`__ (`jarrodmillman <https://github.com/jarrodmillman >`__)
20
40
21
41
1.3
22
42
---
You can’t perform that action at this time.
0 commit comments