summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 08:01:56 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-08 08:02:05 +0000
commit58eb230a3998a0224ff264095ee157e3e2e2f5ce (patch)
treef454f7ad668faaab4f49679b69e9b5416c18db0d /CHANGELOG.md
parentReleasing debian version 1.10.0-1. (diff)
downloadlitecli-58eb230a3998a0224ff264095ee157e3e2e2f5ce.tar.xz
litecli-58eb230a3998a0224ff264095ee157e3e2e2f5ce.zip
Merging upstream version 1.10.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 808b8df..edee1e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## 1.10.1 - 2024-3-23
+
+### Bug Fixes
+
+* Do not crash at start up if ~/.config/litecli is not writeable. [#172](https://github.com/dbcli/litecli/issues/172)
+
+
## 1.10.0 - 2022-11-19
### Features