aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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 1e67d89ed..886bdd607 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -54,12 +54,15 @@
- Improvement: Don't move existing local to cache and back if they are untouched
- Improvement: Faster cleaning of directories
- Improvement: Faster initial scanning of local state
+ - Improvement: Output Build and Build Part information to console during `builds download`
+ - Improvement: Output zen executable path and version at start of `builds` commands
- Bugfix: Strip path delimiter at end of string in StringToPath
- Bugfix: Ensure that temporary folder for Jupiter downloads exists during verify phase
- Bugfix: Fixed crash during download when trying to write outside a file range
- Bugfix: MacOS / Linux zen build download now works correctly
- Bugfix: Env auth parsing blocked parsing OAuth and OpenId options
- Bugfix: Long file paths now works correctly on Windows
+ - Bugfix: Validate that we can read input files correctly for files that are not chunked
## 5.6.0
- Feature: Added support for `--trace`, `--tracehost` and `--tracefile` options to zen CLI command