Skip to content

Commit ad9e562

Browse files
committed
chore: release notes++
1 parent 77747c5 commit ad9e562

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

RELEASE_NOTES.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
# Cosmos SDK v0.45.3 Release Notes
1+
# Cosmos SDK v0.45.4 Release Notes
22

3-
This release introduces a Tendermint dependency update to v0.34.19 which
4-
itself includes two bug fixes related to consensus. See the full changelog from
5-
v0.34.17-v0.34.19 [here](https://github.com/tendermint/tendermint/blob/v0.34.19/CHANGELOG.md#v0.34.19).
3+
This release introduces a few bug fixes and improvements. Notably, it adds an
4+
error check to the `NewNode` call in the `server` package, which would allow nodes
5+
to sync correctly.
66

7-
In addition, it includes a change to `ScheduleUpgrade` to allow upgrades without
8-
requiring a governance proposal process.
9-
10-
See the [Cosmos SDK v0.45.3 Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.45.3/CHANGELOG.md)
7+
See the [Cosmos SDK v0.45.4 Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.45.4/CHANGELOG.md)
118
for the exhaustive list of all changes.
129

13-
**Full Commit History**: https://github.com/cosmos/cosmos-sdk/compare/v0.45.2...v0.45.3
10+
**Full Commit History**: https://github.com/cosmos/cosmos-sdk/compare/v0.45.3...v0.45.4

0 commit comments

Comments
 (0)