Skip to content

Commit

Permalink
Updated the release notes for v1.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
moorepants committed Jun 22, 2024
1 parent 26b4582 commit a8fc115
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/releasenotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ Future releases
---------------
See issues on github at `<https://github.com/chrisdembia/yeadon/issues>`_.

v1.5.0
------

- Supports Python >= 3.8.
- Made tests compatible with pytest.
- Uses entry_points for the CLI script and move the entry point into the
package.
- Eliminated numpy.matrix/mat. Now only returns numpy.array.
- Bumped min dependencies to those in Ubuntu 22.04.

v1.4.0
------

Expand Down

0 comments on commit a8fc115

Please sign in to comment.