Skip to content

Commit

Permalink
Update RELEASES.md
Browse files Browse the repository at this point in the history
Co-authored-by: insumity <[email protected]>
  • Loading branch information
mpoke and insumity authored Nov 15, 2023
1 parent 92a428d commit e5f36ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Interchain Security (ICS) follows [semantic versioning](https://semver.org), but
- Any other changes (including node API breaking changes) will result in an increase of the PATCH version number (x.y.Z | x > 0).

**State compatibility**: It is critical for the patch releases to be state-machine compatible with prior releases in the same minor version.
For example, v3.2.1 must be state-machine compatible with v3.2.1.
For example, v3.2.1 must be state-machine compatible with v3.2.0.

When bumping the dependencies of [Cosmos SDK](https://github.com/cosmos/cosmos-sdk) and [IBC](https://github.com/cosmos/ibc-go) we will only treat patch releases as non state-machine breaking.

Expand Down

0 comments on commit e5f36ef

Please sign in to comment.