diff options
| author | Dan Engelbrecht <[email protected]> | 2025-11-04 12:22:10 +0100 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2025-11-04 12:22:10 +0100 |
| commit | 5e1a6c21783bda859e24907c1b5bf5b6aa3bc409 (patch) | |
| tree | 850c2e8d2040fd7e77a7b43b622c7e7ecb215247 | |
| parent | refactor MergeChunkedFolderContents to not reallocate Result.ChunkedContent.C... (diff) | |
| download | zen-de/v5.7.8-with-sb-refactor.tar.xz zen-de/v5.7.8-with-sb-refactor.zip | |
5.7.8-pre7v5.7.8-pre8de/v5.7.8-with-sb-refactor
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d8de3f80..eb2df18a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,4 @@ ## - - Bugfix: Fixed ASSERT when using `zen workspace create` command - Bugfix: Fixed race condition in Latch. Sometimes the Wait() could early out before the completion event had been set - Bugfix: Fixed issue on MacOS where trace options would not stick due to `IterateCommandlineArgs` bug |