diff --git a/CHANGELOG.md b/CHANGELOG.md index db7c1a5..8e9c89c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,14 @@ # 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) +* Increase minimum Python version to 3.9 +* Make compatible with SQLAlchemy 2.0 ## 1.0.1