diff options
| -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": { |