diff options
| author | Dan Engelbrecht <[email protected]> | 2025-02-27 10:56:13 +0100 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2025-02-27 10:56:13 +0100 |
| commit | 690f0f44c4901f6705bede28408f3ad1d38ba81b (patch) | |
| tree | 79d850e192242a8531add629563e24b125be3978 | |
| parent | 5.5.20-pre0 (diff) | |
| download | zen-690f0f44c4901f6705bede28408f3ad1d38ba81b.tar.xz zen-690f0f44c4901f6705bede28408f3ad1d38ba81b.zip | |
changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 489d764a0..c3953edf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## - Bugfix: Fix bug causing crash if large file was exact multiple of 256KB when using zen builds command -- Bugfix: Fix authentication error affecting Jupiter client that manifests as 'bad function call' error +- Bugfix: Fix authentication error affecting Jupiter client that manifests as 'bad function call' error UE-252123 ## 5.5.19 - Feature: **EXPERIMENTAL** New `zen builds` command to list, upload and download folders to Cloud Build API |