Skip to content

Commit 0df1708

Browse files
committed
Update changelog
1 parent c1a5e63 commit 0df1708

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CHANGELOG.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Changelog
22

33

4-
## DEV
5-
6-
* CLI
7-
* Add additional details to `signatures info` command.
8-
* Other
9-
* Require Python 3.9
4+
## 1.1.0
5+
6+
* Command line interface:
7+
* Better error reporting when database file(s) not found
8+
* Add more details to output of `gambit signatures info` command.
9+
* Major overhaul of internal Python API and tests (see full release notes on GitHub)
10+
* Increase minimum Python version to 3.9
11+
* Make compatible with SQLAlchemy 2.0
1012

1113

1214
## 1.0.1

0 commit comments

Comments
 (0)