Update docs

This commit is contained in:
github-actions
2023-03-02 23:13:04 +00:00
parent ca22aa0949
commit d16de5a029
25 changed files with 149 additions and 149 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## 4.8.2
## 4.8.2 (2023-03-02)
- `ERC721Consecutive`: Fixed a bug when `_mintConsecutive` is used for batches of size 1 that could lead to balance overflow. Refer to the breaking changes section in the changelog for a note on the behavior of `ERC721._beforeTokenTransfer`.