diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-04-06 04:33:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-04-06 04:33:19 +0000 |
commit | 209c499db2e003e5c7506ca99138f23ea2fad999 (patch) | |
tree | c88a56704bf0275b9004a00164c8e564a87947a9 /changelog.md | |
parent | Releasing debian version 1.24.4-1. (diff) | |
download | mycli-209c499db2e003e5c7506ca99138f23ea2fad999.tar.xz mycli-209c499db2e003e5c7506ca99138f23ea2fad999.zip |
Merging upstream version 1.25.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | changelog.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index b5522d2..01040ae 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,11 @@ +1.25.0 (2022/04/02) +=================== + +Features: +--------- +* Add `beep_after_seconds` option to `~/.myclirc`, to ring the terminal bell after long queries. + + 1.24.4 (2022/03/30) =================== |