Skip to content

Commit

Permalink
Update .changeset/heavy-drinks-fail.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ernesto García <ernestognw@gmail.com>
  • Loading branch information
Amxx and ernestognw authored Jun 22, 2023
1 parent b0f9de5 commit 3cf29db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/heavy-drinks-fail.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'openzeppelin-solidity': major
---

`ERC20` do not emit `Approval` event when `transferFrom` consumes part of the approval. With this change, allowances are no longer reconstructible from events. See the code for guidelines on how to re-enable this event.
`ERC20` does not emit an `Approval` event when `transferFrom` consumes part of the approval. With this change, allowances are no longer reconstructible from events. See the code for guidelines on how to re-enable this event.

0 comments on commit 3cf29db

Please sign in to comment.