forked from TrueCloudLab/frostfs-api-go
Update changelog for v1.28.0 release
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
parent
af854ca08f
commit
76abe7d6cb
3 changed files with 20 additions and 1 deletions
|
@ -9,7 +9,7 @@ import (
|
|||
// Version represents v2-compatible version.
|
||||
type Version refs.Version
|
||||
|
||||
const sdkMjr, sdkMnr = 2, 7
|
||||
const sdkMjr, sdkMnr = 2, 8
|
||||
|
||||
// NewVersionFromV2 wraps v2 Version message to Version.
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue