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 3b336ffd1..bc1d7a2a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ ## +- Improvement: Add details when reading from BasicFile fails (number of bytes read is not expected size) + +## 0.2.39 - Feature: add `--ignore-missing-attachments` to `oplog-import` command - Feature: add `--ignore-missing-attachments` to `oplog-export` command - Improvement: Removed use of <random> in stats, for better performance (runtime as well as build) |