diff options
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) =================== |