[#712] Update CHANGELOG.md

Signed-off-by: Denis Kirillov <denis@nspcc.ru>
This commit is contained in:
Denis Kirillov 2022-10-10 12:13:47 +03:00 committed by Alex Vanin
parent a3cae5ff56
commit 815c844ab8

View file

@ -4,6 +4,9 @@ This document outlines major changes between releases.
## [Unreleased]
### Added
- Stop pool dial on SIGINT (#712)
### Fixed
- Unrestricted access to not owned objects via cache (#713)