aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2026-02-20 10:29:42 +0100
committerGitHub Enterprise <[email protected]>2026-02-20 10:29:42 +0100
commit17898ec8a7ce42c0da27ac50c5c65aeb447c6374 (patch)
treece7a228f531bc5439d04466567ecb0635a61d092 /CHANGELOG.md
parentinitial CLAUDE.md (#764) (diff)
downloadzen-17898ec8a7ce42c0da27ac50c5c65aeb447c6374.tar.xz
zen-17898ec8a7ce42c0da27ac50c5c65aeb447c6374.zip
fix plain progress bar (#768)
* fix plain progress not updating current state
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9fa4fe031..0098f08b4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,7 @@
##
+- Bugfix: `--plain-progress` style progress bar should now show elapsed time correctly
+
+## 5.7.21
- Feature: Added `--security-config-path` option to zenserver to configure security settings
- Expects a path to a .json file
- Default is an empty path resulting in no extra security settings and legacy behavior