From eb2147753e00428ed5362d06e026f30984e2356a Mon Sep 17 00:00:00 2001 From: v1rtl Date: Thu, 23 Jan 2025 01:50:29 +0200 Subject: [PATCH] Update changelog --- ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.md b/ChangeLog.md index afba0aec0..cc8e29ce3 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -15,6 +15,7 @@ Blob: - Fixed issue of download 0 size blob with range > 0 should have header "Content-Range: bytes \*/0" in returned error. (issue #2458) - Aligned behavior with Azure to ignore invalid range requests for blob downloads. (issue #2458) - Consider both Content-MD5 and x-ms-blob-content-md5 when creating a blob. +- Remove unneeded dependency on multistream. Table: