Skip to content

Commit

Permalink
Add reference to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
ascjones committed Sep 21, 2022
1 parent c9e99e7 commit e7e1761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ have changed.

##### Migration
- Initialize `Mapping` fields with `Mapping::default()` instead of `ink_lang::utils::initialize_contract` in
constructors.
constructors. See [`erc20`](./examples/erc20/lib.rs) and other examples which use a `Mapping`.
- Remove `SpreadAllocate`, `SpreadLayout` and `PackedLayout` implementations.

#### Removal of `wee-alloc` support
Expand Down

0 comments on commit e7e1761

Please sign in to comment.