diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ce659b14..3ea6cf394 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## +- Bugfix: GetModificationTickFromPath and CopyFile now works correctly on Windows/Mac - **EXPERIMENTAL** `zen builds` - Improvement: Do partial requests of blocks if not all of the block is needed - Improvement: Better progress/statistics on download @@ -15,6 +16,7 @@ - Improvement: More trace scopes for build upload operations - 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 ## 5.6.0 - Feature: Added support for `--trace`, `--tracehost` and `--tracefile` options to zen CLI command |