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 bca84c05f..8ff45befc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@
- Improvement: Reduced disk I/O when writing out chunk blocks during download
- Improvement: Collapse consecutive ranges when reading/writing data from local cache state
- Improvement: If a chunk or block write operation results in more than one completed chunk sequence, do the additional verifications as async work
+ - Improvement: Improved error reporting when async tasks fail
- Bugfix: Ensure that temporary folder for Jupiter downloads exists during verify phase
- Bugfix: Fixed crash during download when trying to write outside a file range
- Bugfix: MacOS / Linux zen build download now works correctly