Skip to content

Commit a8fc115

Browse files
committed
Updated the release notes for v1.5.0.
1 parent 26b4582 commit a8fc115

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/releasenotes.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ Future releases
55
---------------
66
See issues on github at `<https://github.com/chrisdembia/yeadon/issues>`_.
77

8+
v1.5.0
9+
------
10+
11+
- Supports Python >= 3.8.
12+
- Made tests compatible with pytest.
13+
- Uses entry_points for the CLI script and move the entry point into the
14+
package.
15+
- Eliminated numpy.matrix/mat. Now only returns numpy.array.
16+
- Bumped min dependencies to those in Ubuntu 22.04.
17+
818
v1.4.0
919
------
1020

0 commit comments

Comments
 (0)