We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CHANGELOG
1 parent 790fa54 commit 6f1ef35Copy full SHA for 6f1ef35
CHANGELOG.md
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
### Added
10
- Add Rust specific build info to metadata - [#680](https://github.com/paritytech/cargo-contract/pull/680)
11
+- Add `verify` command - [#696](https://github.com/paritytech/cargo-contract/pull/696)
12
13
### Changed
14
- Removed requirement to install binaryen. The `wasm-opt` tool is now compiled into `cargo-contract`.
0 commit comments