From a8663cd473996ca88108b455aaa4743bce92683b Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Fri, 20 Dec 2024 11:01:31 +0900 Subject: [PATCH] Version 1.9, Update Changelog.md --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 50ebebe..5583dd4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,12 +2,18 @@ ## Upcoming Changes +## Version 1.9 + Add `file format 2` to handle archiving empty directories. +Default file format is now `version 2`. + Fix edge case where archiving only empty files breaks. Currently archiving empty files with a compressor is broken. May not fix since a compressor is not needed if only empty files are archived. +Add iterator for data structure priority heap. + ## Version 1.8 Minor refactorings related to `printf` and `uintX_t`/`size_t` types. -- 2.49.0