diff options
| author | Dan Engelbrecht <[email protected]> | 2025-05-06 09:14:50 +0200 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2025-05-06 09:14:50 +0200 |
| commit | 2d95b25236f449fd1a378470366780274c63896e (patch) | |
| tree | 0d844502894d817aaa1203c177db95c9aed9cfef | |
| parent | 5.6.7-pre0 (diff) | |
| download | zen-2d95b25236f449fd1a378470366780274c63896e.tar.xz zen-2d95b25236f449fd1a378470366780274c63896e.zip | |
cleanup changelog
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b1478c2bb..0ecccd64e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,12 +14,6 @@ - Bugfix: Validate compact binary objects stored in cache before attempting to parse them to avoid crash when data is corrupt - Bugfix: Don't report redundant error if disk is full when writing GC state or GC log - Improvement: If garbage collection fails due to out of disk or out of memory we issue a warning instead of reporting an error to Sentry -======= -<<<<<<< HEAD -======= -- Feature: `zen builds upload` and `zen builds download` now accepts `--allow-redirect` for Cloud hosts allowing direct upload to/download from backend store (such as S3) ->>>>>>> 43ecdaae (changelog) ->>>>>>> 4deb0442 (changelog + unused variable) ## 5.6.6 - Improvement: Made metadata presentation for cooked output entries more generic |