diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 61265733d..e04bb5a79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ ## +- Improvement: Faster oplog replay - reduces time to open an existing oplog +- Improvement: Clearer error messages and logging when requests to project store fails + +## 0.2.2 - Feature: Added info (GET) endpoints for structured cache - `/z$` - get a list of namespaces and global info - `/z$/{namespace}` - get list of buckets in a namespace and namespace related info |