aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 81bd6e266..44a0c34e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
- Bugfix: Zen builds cache background upload work no longer keeps memory mapped buffers alive in backlog queue
- Bugfix: If no chunks in a batch put operation needs to be written we no longer call the write operation which resulted in an ASSERT
- Bugfix: Compressed buffers with zero size payload failed to decompress with "none" stream decompression
+- Bugfix: Changed output that was hardcoded to log to console to follow intended log output rules
## 5.7.13
- Feature: Added `--append` option to `zen builds download`