Skip to content

Commit 4b38ece

Browse files
committed
fix changeset
1 parent c0015e4 commit 4b38ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/red-dots-fold.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'openzeppelin-solidity': major
33
---
44

5-
Overrides are now used internally for a number of functions that were only previously hardcoded to their default implementation in certain locations: `ERC1155Supply.totalSupply`, `ERC721.ownerOf`, `ERC721.balanceOf` in `ERC721Enumerable`, and `ERC20.totalSupply` in `ERC20FlashMint`.
5+
Overrides are now used internally for a number of functions that were previously hardcoded to their default implementation in certain locations: `ERC1155Supply.totalSupply`, `ERC721.ownerOf`, `ERC721.balanceOf` in `ERC721Enumerable`, and `ERC20.totalSupply` in `ERC20FlashMint`.

0 commit comments

Comments
 (0)