diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ea28f80a..792e3a4c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ ## +- Bugfix: Always store records or oplog entries before storing attachments to avoid GC finding unreferenced chunks i CidStore + +## 0.1.9 - Feature: Adds two command to Zen command tool to export/import project store oplogs with attachments - `export-project <target-folder> <project> [oplogs...]` - `import-project <target-folder> <project> [oplogs...]` |