[#125] Update CHANGELOG.md

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
Denis Kirillov 2023-06-01 17:11:04 +03:00 committed by Alexey Vanin
parent 43bee561cf
commit bd898ad59e

View file

@ -9,6 +9,8 @@ This document outlines major changes between releases.
- Get empty bucket CORS from frostfs (TrueCloudLab#36)
- Don't count pool error on client abort (#35)
- Don't create unnecessary delete-markers (#83)
- Handle negative `Content-Length` on put (#125)
- Use `DisableURIPathEscaping` to presign urls (#125)
### Added
- Reload default and custom copies numbers on SIGHUP (#104)