diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ccd0fe599..fd366f26a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ - Improvement: Validation of downloaded data in `zen builds download` in now fully opt-in - Improvement: Change the logic for number of network and disk threads for `zen builds` commands - Bugfix: Add quotes around messages when using `--log-progress` with `zen builds` commands -- Bugfix: Fix ASSERT after running `zen workspace info` on a non-existing workspace +- Bugfix: Fix ASSERT after running `zen workspace info` on a non-existing workspace. UE-349934 - Bugfix: Fixed issue where GC could start after shutdown of GC had been requested causing a race - Bugfix: Storage stats of builds on dashboard start page fixed - Bugfix: Fixed ASSERT when `zen builds download` `--allow-redirect` was enabled and downloading partial block ranges |