Skip to content

Commit

Permalink
ci: enhance the changelog description
Browse files Browse the repository at this point in the history
  • Loading branch information
clauBv23 committed May 7, 2024
1 parent cebe873 commit 989a7ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +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 `TokenVotingSetup`.
- Hard-coded the `bytes32 internal constant EXECUTE_PERMISSION_ID` constant in `TokenVotingSetup` 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.
- Adjusted `prepareInstallation` in `TokenVotingSetup` to stop granting the `UPGRADE_PLUGIN_PERMISSION_ID` to the Dao.
- Updated `prepareUpdate` function in `TokenVotingSetup` to revoke the `UPGRADE_PLUGIN_PERMISSION_ID` from earlier plugin builds when it was granted.

0 comments on commit 989a7ff

Please sign in to comment.