aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cc4705516..697e388f8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,7 @@
##
+- Improvement: Refactored cache batch fetch operations to not do complex execution in destructor of PutBatch and GetBatch classes
+
+## 5.7.13
- Feature: Added `--append` option to `zen builds download`
- `--append=false` removes local content and adds downloaded content
- If wildcards are given, removes local state and all the downloaded content that *matches* the wildcards will be added