Summary
Changed
- Trace, Checkpoint, and StorageArray structs made public.
Changed (Breaking)
- Removed num_checkpoints and checkpoints from ERC20VotesABI.
Full Changes List
- Make Checkpoint public and fix interface by @ericnordelo in #1021
- Remove unnecessary
mut
, minor fixes by @andrew-fleming in #1032 - Improve SNIP12 examples by @ericnordelo in #1036
Full Changelog: v0.14.0...v0.15.0-rc.0