Skip to content

Commit 7165e41

Browse files
mergify[bot]pinosu
andauthored
Add changelog for 0.45 release (#1721) (#1724)
(cherry picked from commit 8eaa55b) Co-authored-by: pinosu <[email protected]>
1 parent 159da1a commit 7165e41

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,22 @@
22

33
## [Unreleased](https://github.com/CosmWasm/wasmd/tree/HEAD)
44

5-
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.44.0...HEAD)
5+
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.45.0...HEAD)
6+
7+
## [v0.45.0](https://github.com/CosmWasm/wasmd/tree/v0.45.0) (2023-11-15)
8+
9+
[Full Changelog](https://github.com/CosmWasm/wasmd/compare/v0.44.0...v0.45.0)
10+
11+
- Retract wasmd v0.43.0 and v0.44.0 [\#1720](https://github.com/CosmWasm/wasmd/pull/1720)
12+
- Allow empty attribute values [\#1618](https://github.com/CosmWasm/wasmd/pull/1618)
13+
- Fix gov v1beta1 support for legacy proposals [\#1715](https://github.com/CosmWasm/wasmd/pull/1715)
14+
- Prevent empty channel version [\#1697](https://github.com/CosmWasm/wasmd/pull/1697)
15+
16+
### Notable changes:
17+
- Wasmd v0.43.0 and 0.44.0 releases were retracted because of a bug related to legacy proposals. See https://github.com/CosmWasm/wasmd/issues/1713 for more details.
18+
19+
### Migration notes:
20+
- This release does not include any state migrations but breaking changes that require a coordinated chain upgrade.
621

722
## [v0.44.0](https://github.com/CosmWasm/wasmd/tree/v0.44.0) (2023-11-06)
823

0 commit comments

Comments
 (0)