Skip to content

Commit

Permalink
feat: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
clauBv23 committed May 6, 2024
1 parent b8d2597 commit ea42a23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ and this project adheres to the [Aragon OSx Plugin Versioning Convention](https:
- Bumped OpenZepplin to `4.9.6`.
- Used `ProxyLib` from `osx-commons-contracts` for the UUPS proxy deployment in `MultisigSetup`.
- Hard-coded the `bytes32 internal constant EXECUTE_PERMISSION_ID` constant in `MultisigSetup` until it is available in `PermissionLib`.
- Removed the Upgrade Plugin permission granted to the Dao during the `prepareInstallation` phase.
- Updated `prepareUpdate` function to revoke the Upgrade Plugin permission on previous plugin builds when it was granted.

0 comments on commit ea42a23

Please sign in to comment.