Update Changelog.md
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 5s
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 5s
This commit is contained in:
parent
2a63793bcd
commit
d68c7caf41
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
More robust handling of de/compression process (handling SIGPIPE).
|
More robust handling of de/compression process (handling SIGPIPE).
|
||||||
|
|
||||||
Add option to pre-sort files by size so that the first files put in chunks are
|
By default files are pre-sorted by size before placed into chunks.
|
||||||
the largest.
|
Add option to NOT pre-sort files by size.
|
||||||
|
|
||||||
## Version 1.0
|
## Version 1.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue