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 bf73ae47b..3024e5777 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - 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 +- Bugfix: Server log files were using the wrong log line prefix due to a mistake when consolidating logging setup code - Improvement: Reduce memory consumption in cache disk layer ## 0.2.30 |