diff --git a/CHANGELOG.md b/CHANGELOG.md index 5116f992..33b93d40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ Changelog for NeoFS Node - Fallback to `GET` if `GET_RANGE` from one storage nodes to another is denied by basic ACL (#1884) - List of shards and logger level runtime reconfiguration (#1770) - `neofs-adm morph set-config` now supports well-known `MaintenanceModeAllowed` key (#1892) +- `add`, `get-by-path` and `add-by-path` tree service CLI commands (#1332) ### Changed - Allow to evacuate shard data with `EvacuateShard` control RPC (#1800)