Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Bump Rust to 1.86.0. ([#168])
- Remove `--signext-lowering` flag from `wasm-opt`. ([#168])

Note that contracts built with this version _require CosmWasm 3.0+_ on the chain and cannot be
Note that contracts built with this version _require CosmWasm 1.3+_ on the chain and cannot be
uploaded to chains running lower versions.

[#168]: https://github.com/CosmWasm/optimizer/pull/168
Expand Down