aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9c77af6df..0bde2a3f8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -67,9 +67,12 @@
- `--workspace` - the object id identity of the workspace to add the share to
- `--share` - the object id identity of the workspace share
- `--chunks` - the chunk ids for the chunk or the share local paths for the chunk
+- Bugfix: Removed test data added at current folder when running test
+- Improvement: Various minor optimizations in cache package formatting
+
+- ## 5.5.2
- Bugfix: Don't try to read bytes to validate a compact binary object that is empty
- Bugfix: Don't free fake memory buffer pointer when materializing a zero size file
-- Bugfix: Removed test data added at current folder when running test
- Bugfix: Fix crash when iterating chunks in project store causing crash due threading issues
- Bugfix: If we get a request for a partial chunk that can not be fulfilled we warn and treat it as a miss
- Bugfix: Correctly calculate memory view size from Mid/MidInline function if size is not given