Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
teodanciu committed Aug 23, 2023
1 parent f0f2b53 commit 90035aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions eras/conway/impl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## 1.8.0.0

* Add `LastGovActions`
* Change `EnactState` to add `ensLastGovActions`
* Add `ensLastGovActionsL`, `ensLastPParamUpdateL`, `ensLastHardForkL` `ensLastCommitteeL`, `ensLastConstitutionL`
* Add `EnactSignal` and the signal of `Enact` to it
* Add `ProposalDepositIncorrect` predicate failure, that is produced when `ProposalProcedure` deposit does not match `"govActionDeposit"` from `PParams` #3669
* Add "minCommitteeSize" `PParam` validation for `NewCommittee` `GovAction` #3668
* Add `committeeMembersL` and `committeeQuorumL` lenses for `Committee`
Expand Down

0 comments on commit 90035aa

Please sign in to comment.