diff options
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 227734808..91f9674aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ ## +- Bugfix: Don't skip oplogs without package data in zen dashboard. + +## 5.5.16 - Feature: Added `zen build ls` option to list the content of a build part(s) - Build source is specified using one of the following options - `--cloud-url` cloud artifact URL to build @@ -27,7 +30,6 @@ - Improvement: Remove early wipe of target folder for `zen download` to allow for scavenging useful data - Improvement: Refactored jupiter oplog export code to reuse builds jupiter wrapper classes - Improvement: If `zen builds`, `zen oplog-import` or `zen oplog-import` command fails due to a http error, the return code for the program will be set to the error/status code -- Bugfix: Don't skip oplogs without package data in zen dashboard. ## 5.6.15 - Improvement: Add validation of cache bucket metadata manifest when reading legacy format |