v3.2.0
What's Changed
This release brings support to ERC721AUpgradeable which can be found here.
- Add ERC721AQueryable by @Vectorized in #224
- Add ERC721APausable as equivalent to ERC721Pausable by @johnnyshankman in #205
- Add correct function signature for _setAux by @beneisnr in #201
- Add upgradeable trigger by @cygaar in #229
- Minor doc fixes
ERC721A Upgradeable Contributors
- https://github.com/IpastorSan
- https://github.com/iainnash
- https://github.com/naomsa
- https://github.com/MrMcGoats
- https://github.com/f4111222
- https://github.com/Vectorized
- https://github.com/cygaar
New Contributors
- @ihorbond made their first contribution in #182
- @dominikkeller made their first contribution in #186
- @NFTGConsultoria made their first contribution in #197
- @beneisnr made their first contribution in #201
- @e98877331 made their first contribution in #206
- @johnnyshankman made their first contribution in #205
- @andrewkmin made their first contribution in #217
- @blankey1337 made their first contribution in #225
- @Austinhs made their first contribution in #114
- @scumbugs made their first contribution in #228
Full Changelog: v3.1.0...v3.2.0