Commit 20cb93b 1 parent ae484a3 commit 20cb93b Copy full SHA for 20cb93b
File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
[ Unreleased]
8
8
9
9
### Added
10
- - Add option to generate Solidity compatible metadata (via ` cargo contract build ---metadata <ink|solidity> ` ) - [ 1930] ( https://github.com/use-ink/cargo-contract/pull/1930 )
10
+ - Add option to generate Solidity compatible metadata (via ` cargo contract build ---metadata <ink|solidity> ` ) - [ # 1930 ] ( https://github.com/use-ink/cargo-contract/pull/1930 )
11
11
- Deny overflowing (and lossy) integer type cast operations - [ #1895 ] ( https://github.com/use-ink/cargo-contract/pull/1895 )
12
12
13
13
### Changed
14
14
- Target ` pallet-revive ` instead of ` pallet-contracts ` - [ #1851 ] ( https://github.com/use-ink/cargo-contract/pull/1851 )
15
+ - Retrieve PolkaVM target spec from linker - [ #1939 ] ( https://github.com/use-ink/cargo-contract/pull/1939 )
15
16
16
17
## [ 5.0.1]
17
18
You can’t perform that action at this time.
0 commit comments