diff options
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 43443828b..d79be9609 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## -- Bugfix: `zen builds` multipart of dowload of large chunks could result in crash. +- Bugfix: `zen builds` multipart of dowload of large chunks could result in crash +- Bugfix: Fixed invalid hash check on messages from Jupiter when doing range http requests +- Bugfix: Handle temporary locked files more gracefully (Crowdstrike workaround) ## 5.6.4 - Improvement: `zen builds` now scavenges previous download locations for data to reduce download size, enabled by default, disable with `--enable-scavenge=false` |