Skip to content

Commit

Permalink
Register v5.0.1 upgrade and update changelog (#1579)
Browse files Browse the repository at this point in the history
  • Loading branch information
udpatil authored Apr 22, 2024
1 parent 840bf69 commit 43cb064
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,21 @@ Ref: https://keepachangelog.com/en/1.0.0/
-->

# Changelog
## v5.0.1
sei-chain
[#1577](https://github.com/sei-protocol/sei-chain/pull/1577) Re-enable Cancun

## 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 @@ -91,6 +91,7 @@ var upgradesList = []string{
"v4.1.9-evm-devnet",
"v4.2.0-evm-devnet",
"v5.0.0",
"v5.0.1",
}

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

0 comments on commit 43cb064

Please sign in to comment.