aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a9ab9e67b..8d92a12b5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,7 @@
- Bugfix: Reorder shutdown to avoid crash due to late async log messages (spdlog workaround)
- Bugfix: Correctly calculate peak disk write size in GC status message
- Bugfix: Skip invalid chunks in block store GC when moving existing chunks
-- Improvement: Adjuted and added some trace scopes
+- Improvement: Adjusted and added some trace scopes
## 0.2.36
- Feature: Added xmake task `updatefrontend` which updates the zip file containing the frontend html (`/src/zenserver/frontend/html.zip`)