Update Changelog.md, version 1.1
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 4s
Build for Releases / ensure-release-exists (push) Successful in 0s
Build for Releases / push-build-x86_64 (push) Successful in 7s
Build for Releases / push-build-aarch64 (push) Successful in 57s
Build for Releases / push-build-x86_64_debian (push) Successful in 31s
Build for Releases / push-build-aarch64_debian (push) Successful in 5m33s

This commit is contained in:
Stephen Seo 2024-10-08 16:05:22 +09:00
parent 925ea46877
commit fd5e9ab47d

View file

@ -2,6 +2,8 @@
## Upcoming Changes ## Upcoming Changes
## Version 1.1
More robust handling of de/compression process (handling SIGPIPE). More robust handling of de/compression process (handling SIGPIPE).
By default files are now pre-sorted by size before placed into chunks. By default files are now pre-sorted by size before placed into chunks.