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 9bf854ad1..48be794cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ ## +- Feature: Added command `zen cache-get` to fetch a cache value/record or an attachment from a cache record + +## 5.5.8 - Feature: Added option `gc-attachment-passes` to zenserver - Limit the range of unreferenced attachments included in GC check by breaking it into passes. Default is one pass which includes all the attachments. - Feature: Added options to `zen gc` to filter which attachments get checked for GC |