Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ericglau committed Dec 7, 2023
1 parent 0894e65 commit 089a192
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/core-cairo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
- Remove functions for `getInitialSupply` and `toUint256`.
- Remove ERC1155.
- Role-Based Access Control adds separate constructor arguments to assign different users for different roles.
- Throws error if `name` results in an identifer that is empty or does not have valid characters.
- Throws error if `name` or `symbol` result in strings longer than 31 characters.

## 0.6.0 (2023-01-11)

Expand Down

0 comments on commit 089a192

Please sign in to comment.