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
1717 For release notes (sparsely) kept prior to 1.0.0, look at the `releases page
1818 on GitHub <https://github.com/numpy/numpydoc/releases> `__.
1919
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 >`__)
2040
21411.3
2242---
You can’t perform that action at this time.
0 commit comments