diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 26acdb172..4fe434ba2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ ## - +- Feature: `zen builds download` and `zen builds ls` now allows multiple wildcards for `--wildcard` and `--exclude-wildcard` separated by semicolons (;) - Bugfix: Fixed invalid namespace+bucket regexes in BuildStore (only fired with new MSVC compiler) - Bugfix: `GcScheduler` could delay shutdown in some situations - Bugfix: On exit, trace shutdown can happen before all threads completed their TLS cleanup |