diff --git a/CHANGELOG.md b/CHANGELOG.md index 64ddac4c..dbd71592 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ Changelog for NeoFS Node ### Added - `--timeout` flag in `neofs-cli control` commands (#1917) - Document shard modes of operation (#1909) +- `tree list` CLI command (#1332) +- `TreeService.GetTrees` RPC (#1902) +- All trees synchronization on bootstrap (#1902) ### Changed ### Fixed