Skip to content

Commit

Permalink
Make CHANGELOG more compact for improved readability (#4306)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx authored Jun 2, 2023
1 parent 2d1da29 commit eecd5e1
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,7 @@ The following contracts, libraries and functions were removed:
- All cross-chain contracts, including `AccessControlCrossChain` and all the vendored bridge interfaces
- All presets in favor of [OpenZeppelin Contracts Wizard](https://wizard.openzeppelin.com/)

These removals were implemented in the following PRs:

- [3637](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3637)
- [3880](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3880)
- [3945](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3945)
- [4258](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/4258)
- [4276](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/4276)
- [4289](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/4289)
These removals were implemented in the following PRs: [#3637](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3637), [#3880](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3880), [#3945](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3945), [#4258](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/4258), [#4276](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/4276), [#4289](https://github.com/OpenZeppelin/openzeppelin-contracts/pull/4289)

### How to upgrade from 4.x

Expand Down

0 comments on commit eecd5e1

Please sign in to comment.