diff options
| author | Zousar Shaker <[email protected]> | 2025-08-14 17:36:33 -0600 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2025-08-14 17:36:33 -0600 |
| commit | de7276f72b0ecd45ff7c2ca3f1454df042bcae8d (patch) | |
| tree | 444d250dce00a13df81df7948f0d668713ebed47 | |
| parent | Ensure that FinalizeContainer finalizes both part and build (diff) | |
| parent | Changelog (diff) | |
| download | zen-de7276f72b0ecd45ff7c2ca3f1454df042bcae8d.tar.xz zen-de7276f72b0ecd45ff7c2ca3f1454df042bcae8d.zip | |
Merge pull request #468 from ue-foundation/zs/build-finalize-fix
Zs/build finalize fix
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 91f9674aa..b1c1782e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## - Bugfix: Don't skip oplogs without package data in zen dashboard. +- Bugfix: Finalize build (in addition to build part) when exporting oplogs ## 5.5.16 - Feature: Added `zen build ls` option to list the content of a build part(s) |