Skip to content

Commit

Permalink
Update packages/contracts/CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Heuer <[email protected]>
  • Loading branch information
clauBv23 and heueristik authored May 10, 2024
1 parent 2d2b7dc commit 7d7c551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ and this project adheres to the [Aragon OSx Plugin Versioning Convention](https:
- Hard-coded the `bytes32 internal constant EXECUTE_PERMISSION_ID` constant in `TokenVotingSetup` until it is available in `PermissionLib`.
- Changed the `prepareInstallation` function in `TokenVotingSetup` to not unnecessarily grant the `UPGRADE_PLUGIN_PERMISSION_ID` permission to the installing DAO.
- Changed the `prepareUpdate` function in `TokenVotingSetup` to revoke the previously unnecessarily granted `UPGRADE_PLUGIN_PERMISSION_ID` permission from the installing DAO.
- Changed the `prepareUninstallation` function in `TokenVotingSetup` to not revoke the `MINT_PERMISSION_ID` to the Dao when the plugin is uninstalled.
- Changed the `prepareUninstallation` function in `TokenVotingSetup` to not revoke the `MINT_PERMISSION_ID` to the DAO when the plugin is uninstalled.

0 comments on commit 7d7c551

Please sign in to comment.