aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2025-10-23 10:24:26 +0200
committerDan Engelbrecht <[email protected]>2025-10-23 10:24:26 +0200
commita593dc79ead58f96ac84146e4dc7e7058b5279a8 (patch)
tree5487a9530cbad042a53c41adffddfca1a64a6b22
parentremove scope in GC that prevented GC from executing (#600) (diff)
downloadzen-a593dc79ead58f96ac84146e4dc7e7058b5279a8.tar.xz
zen-a593dc79ead58f96ac84146e4dc7e7058b5279a8.zip
changelog
-rw-r--r--CHANGELOG.md2
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