chore: update CHANGELOG to correctly reference ics23 version
s/8.0.0/0.8.0/
This commit is contained in:
parent
8e41b52e02
commit
9e06bec462
@ -198,7 +198,7 @@ All users should upgrade immediately.
|
||||
Users *must* add a replace directive in their go.mod for the new `ics23` package in the SDK:
|
||||
|
||||
```go
|
||||
replace github.com/confio/ics23/go => github.com/cosmos/cosmos-sdk/ics23/go v8.0.0
|
||||
replace github.com/confio/ics23/go => github.com/cosmos/cosmos-sdk/ics23/go v0.8.0
|
||||
```
|
||||
|
||||
### Features
|
||||
|
||||
Loading…
Reference in New Issue
Block a user