OpenZeppelin / openzeppelin-contracts

OpenZeppelin Contracts is a library for secure smart contract development.
https://openzeppelin.com/contracts
MIT License
25k stars 11.81k forks source link

Allow proposer to cancel proposal while pending, active, succeeded, and queued #5281

Closed arr00 closed 1 week ago

arr00 commented 1 month ago

Fixes #5260

PR Checklist

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: c8412b727f57c7d419a0349a77d06beca7bb6453

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------------- | ----- | | openzeppelin-solidity | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

arr00 commented 1 week ago

Closing in favor of #5301