Skip to content

Commit

Permalink
Release 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mfussenegger committed Oct 24, 2023
1 parent 9dc83d5 commit 11f39db
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2023-10-24 0.25.0
=================

- Added compatibility for ``argh>=0.30.1``. Due to this several of the main
entry point functions have now mandatory keyword arguments and no longer
support positional arguments.
For CLI use nothing changes, but for API consumers this is a breaking change.

2023-10-12 0.24.0
=================

Expand Down

0 comments on commit 11f39db

Please sign in to comment.