aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2025-09-16 20:00:09 +0200
committerDan Engelbrecht <[email protected]>2025-09-16 20:00:09 +0200
commit2104e0cc2698f72dc8a2f78c7599abdf2c25e59d (patch)
tree1094cefde7d78122da2a5c300c6a813b15fc491c
parentadd --force option to builds download command (diff)
downloadarchived-zen-de/add-builds-download-force-option.tar.xz
archived-zen-de/add-builds-download-force-option.zip
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b14f5385a..d2b7ed19e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
##
+- Feature: Added `--force` option to `zen builds download` command that forces download of all content ignoring any local state
- Improvement: Change BadAlloc exceptions in GC to warnings
- Improvement: Add explict ASSERT exception catch in http plugin request processing
- Improvement: Make exceptions handled in http request processing to warnings