Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jlumpe committed Dec 2, 2024
1 parent c1a5e63 commit f5ad92d
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# Changelog


## DEV

* CLI
* Add additional details to `signatures info` command.
* Other
* Require Python 3.9
## 1.1.0

* Command line interface:
* Better error reporting when database file(s) not found
* Add more details to output of `gambit signatures info` command.
* Major overhaul of internal Python API and tests (see full release notes on GitHub)
* Many fixes to API documentation
* Increase minimum Python version to 3.9
* Make compatible with SQLAlchemy 2.0


## 1.0.1
Expand Down

0 comments on commit f5ad92d

Please sign in to comment.