CHANGELOG: fix whitespacing errors

Signed-off-by: Roman Khimov <roman@nspcc.ru>
This commit is contained in:
Roman Khimov 2023-01-18 17:33:45 +03:00 committed by fyrchik
parent 9afe86ba3e
commit a6f071d66f

View file

@ -125,7 +125,6 @@ You need to change configuration environment variables to `FROSTFS_*` if you use
- `spf13/viper` to `v1.8.0` - `spf13/viper` to `v1.8.0`
- `google.golang.org/grpc` to `v1.50.1` - `google.golang.org/grpc` to `v1.50.1`
### Updating from v0.34.0 ### Updating from v0.34.0
Pass CID and OID parameters via the `--cid` and `--oid` flags, not as the command arguments. Pass CID and OID parameters via the `--cid` and `--oid` flags, not as the command arguments.