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 51b0d34d5..1d8004ca7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - Bugfix: Make sure to check oplog op attachments when gathering references for GC - Bugfix: Reduce log level of RLIMIT message on Mac/Linux to avoid it interfering with parsing of stdout from `zen version` command - Bugfix: Make sure we close our trace session properly at exit when trace is enabled +- Improvement: Use buffered file reading when replaying oplog - Improvement: Add endpoint in project store to update the information in a project without deleting the stored data/oplog - Improvement: Add endpoint in project store to update the information in a project without deleting the stored data/oplog - Improvement: Add oplog op content to error result if attachment is missing when doing `oplog-export` |