diff --git a/CHANGELOG.md b/CHANGELOG.md index f81b686..0880e70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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