diff options
| author | Dan Engelbrecht <[email protected]> | 2026-01-28 11:45:53 +0100 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2026-01-28 11:45:53 +0100 |
| commit | a5231488154427f229fb3b6fa166456f01722171 (patch) | |
| tree | 9c0c65343b60f677cd4ab0ca405748b2ecd06d18 | |
| parent | 5.7.19-pre2 (diff) | |
| download | zen-a5231488154427f229fb3b6fa166456f01722171.tar.xz zen-a5231488154427f229fb3b6fa166456f01722171.zip | |
changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5aea3f2fa..bcf0985b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ## - Feature: `zen builds upload` now support structure manifest input for `--manifest-path` when the path has a `.json` extension enabling multi-part upload - The unstructured format expects one line per file relative to the root with '/' as a path delimiter - - The structured manifest uses JSon format supports and the `--manifest-path` must have extension `.json` to enable structured input + - The structured format uses JSon format and the `--manifest-path` must have extension `.json` to enable structured input { "parts": { |