From b909d66ea99ae385e57bc72d37d72775b08a1c11 Mon Sep 17 00:00:00 2001 From: dyz1990 Date: Thu, 14 Dec 2023 17:57:33 +0800 Subject: [PATCH] Update changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4345b5..3bca9e9 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ sz.finish().expect("compress ok"); - Added docs - Renamed `FolderDecoder` to `BlockDecoder` - Added method to compress paths in non-solid mode +- Fixed entry's compressed_size is always 0 when reading archives. ### 0.5.3 Fixed 'Too many open files'