diff options
| author | Florent Devillechabrol <[email protected]> | 2025-08-14 09:10:06 -0700 |
|---|---|---|
| committer | Florent Devillechabrol <[email protected]> | 2025-08-14 09:10:06 -0700 |
| commit | 32be0bc8f27a809c57309f165b2bb4b2901135da (patch) | |
| tree | f9565da0242e408e30ff2e867ccde0ab517af9a1 | |
| parent | Update changelog. (diff) | |
| download | zen-32be0bc8f27a809c57309f165b2bb4b2901135da.tar.xz zen-32be0bc8f27a809c57309f165b2bb4b2901135da.zip | |
Update changelog.
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f7de50ef6..227734808 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,7 @@ - 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. +- 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 |