aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2214fc251..863e628f8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
##
+- Bugfix: Make sure exception do not leak out of async (worker thread pool) work and make sure we always wait for completion of all work
- Improvement: Move structuredcachestore tests to zenstore-test
- Improvement: CompositeBuffer::Mid no longer materializes segment buffers
- Improvement: Don't materialize entire files when hashing if it is a large file