Skip to content

Commit

Permalink
fix: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
josemarinas committed Apr 30, 2024
1 parent 76a4821 commit dbd7569
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/contracts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Removed the `setSignatureValidator` function and `signatureValidator` variable in `DAO`. In places, where the function must remain to not alter the `IDAO` interface ID, it will revert and explanatory notes are put in place.
- Removed `active_contracts.json` file and replaced it with `@aragon/osx-commons-configs` package.

### Fixed

- Switch the parameter order in the `MinApprovalsOutOfBounds` error in the `Multisig` plugin.
- Fixed natSpec comment in `getProposal` function in `Multisig` plugin.

## v1.3.0

### Added
Expand Down

0 comments on commit dbd7569

Please sign in to comment.