From aa8f9e47da71401ddaf03c6d71d00520416e290d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Grie=C3=9Fer?= Date: Wed, 1 Jul 2026 09:12:31 +0200 Subject: [PATCH] [SimpleS3] Fix changelog --- src/Integration/Aws/SimpleS3/CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/Integration/Aws/SimpleS3/CHANGELOG.md b/src/Integration/Aws/SimpleS3/CHANGELOG.md index 7b2e09b08..31f5484c6 100644 --- a/src/Integration/Aws/SimpleS3/CHANGELOG.md +++ b/src/Integration/Aws/SimpleS3/CHANGELOG.md @@ -2,12 +2,15 @@ ## NOT RELEASED +### Changed + +- Use PartSize as threshold for multipart upload + ## 3.0.1 ### Changed - Remove redundant ext-json requirement -- Use PartSize as threshold for multipart upload ## 3.0.0