[#1332] Update Changelog

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
remotes/fyrchik/neofs-adm-fix-commands
Pavel Karpy 2022-10-10 22:24:02 +03:00 committed by Pavel Karpy
parent beb1998ed1
commit ade19077ee
1 changed files with 1 additions and 0 deletions

View File

@ -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)