aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2025-05-06 09:14:50 +0200
committerDan Engelbrecht <[email protected]>2025-05-06 09:14:50 +0200
commit2d95b25236f449fd1a378470366780274c63896e (patch)
tree0d844502894d817aaa1203c177db95c9aed9cfef
parent5.6.7-pre0 (diff)
downloadzen-2d95b25236f449fd1a378470366780274c63896e.tar.xz
zen-2d95b25236f449fd1a378470366780274c63896e.zip
cleanup changelog
-rw-r--r--CHANGELOG.md6
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