summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 10:40:04 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 10:40:04 +0000
commit78767acb58a6a2e68bd47f77de52f403745ac40b (patch)
tree540979fc81ddc72b384f8a7756eba9b0cab745c1 /CHANGELOG.md
parentReleasing progress-linux version 1.10.1-2~progress7.99u1. (diff)
downloadlitecli-78767acb58a6a2e68bd47f77de52f403745ac40b.tar.xz
litecli-78767acb58a6a2e68bd47f77de52f403745ac40b.zip
Merging upstream version 1.11.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
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