diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fb47e756..3b27c5093 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ - `UE_ZEN_SENTRY_ALLOWPERSONALINFO`: `--sentry-allow-personal-info` - `UE_ZEN_SENTRY_DSN`: `--sentry-dsn` - `UE_ZEN_SENTRY_ENVIRONMENT`: `--sentry-environment` +- Bugfix: Range requests for build blobs that reached end of blob now works correctly +- Bugfix: Gracefully handle a malformed response when querying list of blocks + +- ## 5.6.12 - Bugfix: Don't require `--namespace` option when using `zen list-namespaces` command - Bugfix: Crash in upload of blobs to Cloud DDC due to buffer range error |