Skip to content

Commit

Permalink
Release 4.1.0 (#1586)
Browse files Browse the repository at this point in the history
* Bump versions to 4.1.0

* Update compatibility list

* Update changelog

* Update `Cargo.lock`
  • Loading branch information
Michael Müller authored Apr 10, 2024
1 parent 9a0176c commit e7a43cc
Show file tree
Hide file tree
Showing 9 changed files with 86 additions and 85 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [4.1.0]

### Fixed
- Fix the `instantiate` command for Substrate `0.9.42` based chains - [#1564](https://github.com/paritytech/cargo-contract/pull/1564)

### Added
- Add `cargo contract storage --version` command - [#1564](https://github.com/paritytech/cargo-contract/pull/1564)
- Verify raw Wasm in cargo contract verify - [#1551](https://github.com/paritytech/cargo-contract/pull/1551)
- Specify prod chain URL with names and check for the verifiable build upon upload - [#1290](https://github.com/paritytech/cargo-contract/pull/1290)
- Allow specifying production chain URL + check for verifiable build upon upload - [#1290](https://github.com/paritytech/cargo-contract/pull/1290)

## [4.0.2]

Expand Down
Loading

0 comments on commit e7a43cc

Please sign in to comment.