Skip to content

Commit

Permalink
Cut v3.1.0 for version release (#1062)
Browse files Browse the repository at this point in the history
Co-authored-by: Kartik Bhat <[email protected]>
  • Loading branch information
Kbhat1 and Kartik Bhat authored Sep 20, 2023
1 parent eee68dd commit 73c34e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ Ref: https://keepachangelog.com/en/1.0.0/
-->

# Changelog
## v3.1.0
sei-ibc-go:
* [#34](https://github.com/sei-protocol/sei-ibc-go/pull/34) Upgrade to Ibc v3.2.0

## v3.0.9
* [#154](https://github.com/sei-protocol/sei-tendermint/pull/154) Fix empty prevote latency metrics

Expand Down
1 change: 1 addition & 0 deletions app/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ var upgradesList = []string{
"3.0.7",
"3.0.8",
"v3.0.9",
"v3.1.0",
}

func (app App) RegisterUpgradeHandlers() {
Expand Down

0 comments on commit 73c34e9

Please sign in to comment.