Skip to content

Commit e7e1761

Browse files
committed
Add reference to examples
1 parent c9e99e7 commit e7e1761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ have changed.
2828

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

3434
#### Removal of `wee-alloc` support

0 commit comments

Comments
 (0)