Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketd committed Jul 29, 2023
1 parent 926ac4e commit 3f4cf1a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libs/cardano-ledger-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## 1.5.0.0

* Rename key roles #3588
* `Voting` to `DRepRole`
* `CommitteeHotKey` to `HotCommitteeRole`
* `CommitteeColdKey` to `ColdCommitteeRole`
* Change `VState` to allow committee cold keys to be script-hashes #3581
* `vsCommitteeHotKeys :: Map (Credential 'CommitteeColdKey eracrypto) (Maybe (Credential 'CommitteeHotKey eracrypto))`
* Adopt `Default` instances #3556
Expand Down

0 comments on commit 3f4cf1a

Please sign in to comment.