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 b00754320..f80082e32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Feature: New options for zen command `gc-status` - `--details` that enables the detailed output from the last GC operation when using GC V2 - Feature: New garbage collection implementation, still in evaluation mode. Enabled by `--gc-v2` command line option +- Improvement: Multithread init and flush of cache bucket for faster startup and exit - Bugfix: Build script now sets up arch properly when running tests on MacOS ## 0.2.30 |