Skip to content

v1.8.0

Compare
Choose a tag to compare
@facuspagnuolo facuspagnuolo released this 23 Mar 18:27
· 2744 commits to master since this release

This release contains the full implementation of EIP721, following the last details settled in the recently closed EIP. Thanks to all the community for your contributions! 🚀

Changelog

v1.7.0...v1.8.0

  • ✨ Final EIP721 implementation (#803)
  • 🔥 Add Transfer event to BurnableToken (#735)
  • 👨‍🏫 ECRecovery recover is now internal (#818)
  • 💅 Documentation and tests enhancements