[#125] Update CHANGELOG.md
All checks were successful
DCO
Lint
Builds (1.19)
Builds (1.20)
Tests (1.19)
Tests (1.20)

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
This commit is contained in:
Denis Kirillov 2023-06-01 17:11:04 +03:00
parent 1381020300
commit 0b82bd51d3

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)