diff options
| author | Florent Devillechabrol <[email protected]> | 2025-08-14 09:06:35 -0700 |
|---|---|---|
| committer | Florent Devillechabrol <[email protected]> | 2025-08-14 09:06:35 -0700 |
| commit | 6015a6f1996c4a6e21528fb52b7e68f7159bbb95 (patch) | |
| tree | d0dfe147184941fb7a8da52d00e860f0f333c3e1 | |
| parent | New frontend zip. (diff) | |
| download | zen-6015a6f1996c4a6e21528fb52b7e68f7159bbb95.tar.xz zen-6015a6f1996c4a6e21528fb52b7e68f7159bbb95.zip | |
Update changelog.
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index dc53b7904..f7de50ef6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +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. ## 5.6.15 - Improvement: Add validation of cache bucket metadata manifest when reading legacy format |