diff options
| -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 |