aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5e7c4e4b4..1615f8ab3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,7 +22,7 @@
- Improvement: Refactor GCV2 so GcReferencer::RemoveExpiredData returns a store compactor, moving out the actual disk work from deleting items in the index.
- Improvement: Refactor GCV2 GcResult to reuse GcCompactStoreStats and GcStats
- Improvement: Make GCV2 Compacting of stores non-parallel to not eat all the disk I/O when running GC
-- Improvement: Added `ZEN_ASSERT_FORMAT`` implementation in `zencore/assertfmt.h` for better logging of errors. Introduced it into compact binary building code which had some existing use cases.
+- Improvement: Added `ZEN_ASSERT_FORMAT` implementation in `zencore/assertfmt.h` for better logging of errors. Introduced it into compact binary building code which had some existing use cases.
## 0.2.34
- Bumped zenserver data schema (to '5') to wipe corrupted state caused by version 0.2.31/0.2.32