diff options
| author | Dan Engelbrecht <[email protected]> | 2025-09-16 20:00:09 +0200 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2025-09-16 20:00:09 +0200 |
| commit | 2104e0cc2698f72dc8a2f78c7599abdf2c25e59d (patch) | |
| tree | 1094cefde7d78122da2a5c300c6a813b15fc491c | |
| parent | add --force option to builds download command (diff) | |
| download | archived-zen-de/add-builds-download-force-option.tar.xz archived-zen-de/add-builds-download-force-option.zip | |
changelogde/add-builds-download-force-option
| -rw-r--r-- | CHANGELOG.md | 1 |
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 |