Skip to content

Commit 91f1710

Browse files
committed
Add 1.3.1 release notes
1 parent 38fa81f commit 91f1710

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

doc/release_notes.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff 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

2141
1.3
2242
---

0 commit comments

Comments
 (0)