diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index edee1e9..9530cd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## 1.11.0 - 2024-05-03 + +### Improvements + +* When an empty `\d` is invoked the list of tables are returned instead of an error. +* Show SQLite version at startup. + + +### Bug Fixes + +* Support a single item in the startup commands in the config. (bug #176) + + ## 1.10.1 - 2024-3-23 ### Bug Fixes |