From a6f071d66f20dc90839e30246406780ebe06a6d5 Mon Sep 17 00:00:00 2001 From: Roman Khimov Date: Wed, 18 Jan 2023 17:33:45 +0300 Subject: [PATCH] CHANGELOG: fix whitespacing errors Signed-off-by: Roman Khimov --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5bd4e65..def99e02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -125,7 +125,6 @@ You need to change configuration environment variables to `FROSTFS_*` if you use - `spf13/viper` to `v1.8.0` - `google.golang.org/grpc` to `v1.50.1` - ### Updating from v0.34.0 Pass CID and OID parameters via the `--cid` and `--oid` flags, not as the command arguments. @@ -139,9 +138,9 @@ to match the container owner. Use `--force` (`-f`) flag to bypass this requireme Tree service network replication can now be fine-tuned with `tree.replication_timeout` config field. - ## [0.34.0] - 2022-10-31 - Marado (마라도, 馬羅島) +## [0.34.0] - 2022-10-31 - Marado (마라도, 馬羅島) -# ## Added +### Added - `--timeout` flag in `neofs-cli control` commands (#1917) - Document shard modes of operation (#1909) - `tree list` CLI command (#1332)