diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c5b14ac59..cced89104 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Bugfix: Only write disk usage log if disk writes are allowed (disk space is not cirtically low) - Improvement: `zen up` command will check if zenserver is currently running before starting up a new instance - Improvement: Add retry logic when creating oplog temp files and cas block files +- Improvement: Large attachments fetched from Jupiter while doing oplog-import now streams to disk and are moved in place ## 0.2.19 - Bugfix: Fix deadlock in project store garbage collection |