[#1902] Update CHANGELOG

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
Pavel Karpy 2022-10-18 17:45:40 +03:00 committed by Pavel Karpy
parent 49c38d642d
commit 7d456cb4d0

View file

@ -6,6 +6,9 @@ Changelog for NeoFS Node
### Added ### Added
- `--timeout` flag in `neofs-cli control` commands (#1917) - `--timeout` flag in `neofs-cli control` commands (#1917)
- Document shard modes of operation (#1909) - Document shard modes of operation (#1909)
- `tree list` CLI command (#1332)
- `TreeService.GetTrees` RPC (#1902)
- All trees synchronization on bootstrap (#1902)
### Changed ### Changed
### Fixed ### Fixed