Skip to content

Commit

Permalink
Account for ink! 3.1 release (use-ink#569)
Browse files Browse the repository at this point in the history
* Update all ink! dependencies to `3`

* Update `Cargo.lock`

* Update changelog
  • Loading branch information
cmichi authored May 18, 2022
1 parent 08eba1b commit 8ea7a77
Show file tree
Hide file tree
Showing 4 changed files with 208 additions and 212 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed
- Updated `cargo contract new` template dependencies to ink! `3` - [#569](https://github.com/paritytech/cargo-contract/pull/569)

## [1.3.0] - 2022-05-09

### Added
Expand Down
Loading

0 comments on commit 8ea7a77

Please sign in to comment.