diff options
| author | zousar <[email protected]> | 2025-04-22 19:02:29 -0600 |
|---|---|---|
| committer | zousar <[email protected]> | 2025-04-22 19:02:29 -0600 |
| commit | 8e76e534d22cafbb728d92cd5b9142cc308598f7 (patch) | |
| tree | c31c94adfe4f22be78cb73fbd76ff110a57b772e | |
| parent | Use SubOption instead of Verb to control flow (diff) | |
| download | zen-8e76e534d22cafbb728d92cd5b9142cc308598f7.tar.xz zen-8e76e534d22cafbb728d92cd5b9142cc308598f7.zip | |
Changelog update terminology
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b49aab22..340e57ed7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ ## -- Feature: `zen builds list-container` subcommand allows listing namespace and bucket information from jupiter builds API. +- Feature: `zen builds list-namespaces` subcommand allows listing namespace and bucket information from jupiter builds API. - Bugfix: Use proper FindClose call when using fallback when getting file attributes on windows - Bugfix: Fixed race condition at final chunks when downloading multipart blobs which could lead to corruption and/or crash |