forked from TrueCloudLab/frostfs-node
[#1] Update Changelog
Signed-off-by: Stanislav Bogatyrev <s.bogatyrev@yadro.com>
This commit is contained in:
parent
cb016d53a6
commit
5ffa826897
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,7 @@ Changelog for FrostFS Node
|
|||
|
||||
### Changed
|
||||
- `common.PrintVerbose` prints via `cobra.Command.Printf` (#1962)
|
||||
- Env prefix in configuration changed to `FROSTFS_*` (#43)
|
||||
|
||||
### Fixed
|
||||
- Big object removal with non-local parts (#1978)
|
||||
|
@ -32,6 +33,7 @@ Changelog for FrostFS Node
|
|||
- Minimum go version to v1.18
|
||||
|
||||
### Updating from v0.35.0
|
||||
You need to change configuration environment variables to `FROSTFS_*` if you use any.
|
||||
|
||||
## [0.35.0] - 2022-12-28 - Sindo (신도)
|
||||
|
||||
|
|
Loading…
Reference in a new issue