Skip to content

Commit

Permalink
Add v5.0.0 upgrade (sei-protocol#1573)
Browse files Browse the repository at this point in the history
  • Loading branch information
udpatil authored Apr 19, 2024
1 parent 008ff68 commit cbe2957
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ Ref: https://keepachangelog.com/en/1.0.0/
-->

# Changelog
## v5.0.0
sei-chain:
[Compare v3.9.0...v5.0.0](https://github.com/sei-protocol/sei-chain/compare/v3.9.0...008ff68)
sei-cosmos:
[Compare v0.2.84...v0.3.1](https://github.com/sei-protocol/sei-cosmos/compare/v0.2.83...v0.3.1)
sei-tendermint:
[Compare v0.2.40...v0.3.0](https://github.com/sei-protocol/sei-tendermint/compare/v0.2.40...v0.3.0)

## v3.9.0
sei-chain:
* [#1565](https://github.com/sei-protocol/sei-chain/pull/1565) Cosmos Gas Multiplier Params
Expand Down
1 change: 1 addition & 0 deletions app/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ var upgradesList = []string{
"v4.1.8-evm-devnet",
"v4.1.9-evm-devnet",
"v4.2.0-evm-devnet",
"v5.0.0",
}

// if there is an override list, use that instead, for integration tests
Expand Down

0 comments on commit cbe2957

Please sign in to comment.