From fd5e9ab47df46058e1c2f3965b521eacb4c02e26 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Tue, 8 Oct 2024 16:05:22 +0900 Subject: [PATCH] Update Changelog.md, version 1.1 --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index c5dea5c..22cc3ab 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,8 @@ ## Upcoming Changes +## Version 1.1 + More robust handling of de/compression process (handling SIGPIPE). By default files are now pre-sorted by size before placed into chunks.