diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cb3bee..cec578a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ This document outlines major changes between releases. - Implement chunk uploading (#106) - Add new `kludge.bypass_content_encoding_check_in_chunks` config param (#146) - Add new `frostfs.client_cut` config param (#192) +- Add new `frostfs.buffer_max_size_for_put` config param and sync TZ hash for PUT operations (#197) ### Changed - Update prometheus to v1.15.0 (#94)