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 d5cbfd5d2..35de04da7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -85,7 +85,7 @@
- Improvement: Medium worker pool now uses a minimum of 2 threads (up from 1)
- Improvement: Don't try to cache process handles on Windows if we don't have a session id
-- ## 5.5.2
+## 5.5.2
- Bugfix: Don't try to read bytes to validate a compact binary object that is empty
- Bugfix: Don't free fake memory buffer pointer when materializing a zero size file
- Bugfix: Fix crash when iterating chunks in project store causing crash due threading issues