Skip to content

Commit

Permalink
updte changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx committed Mar 10, 2021
1 parent 403a981 commit 2afb5f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -4,8 +4,8 @@

* `IERC20Metadata`: add a new extended interface that includes the optional `name()`, `symbol()` and `decimals()` functions. ([#2561](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/2561))
* `ERC777`: make reception acquirement optional in `_mint`. ([#2552](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/2552))
* `Ownable`: added `_transferOwnership` to Ownable. ([#2464](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/#2464))
* `AccessControl`: made some private functions internal. ([#2464](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/#2464))
* `Ownable`: add `_transferOwnership` to Ownable. ([#2568](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/#2568))
* `AccessControl`: make some private functions internal. ([#2568](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/#2568))

## Unreleased

Expand Down

0 comments on commit 2afb5f8

Please sign in to comment.