aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 897318fd2..433230b53 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,9 @@
##
+- Improvement: Move structuredcachestore tests to zenstore-test
+- Improvement: CompositeBuffer::Mid no longer materializes segment buffers
+- Improvement: Don't materialize entire files when hashing if it is a large file
+
+## 5.4.1
- Feature: Added `--copy-log`, `--copy-cache-log` and `copy-http-log` option to zen `logs` command to copy logs from a local running zenserver instance
- Improvement: More details in oplog import/export logs
- Improvement: Switch from Download to Get when fetching Refs from Jupiter as they can't be resumed anyway and streaming to disk is redundant