Skip to content

Commit

Permalink
Add changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketd committed May 3, 2024
1 parent 42d1498 commit c133c8c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eras/conway/impl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## 1.14.0 0

* Include proposal deposits in the DRep active voting stake. #4309
* Change `computeDRepDistr` to also take `dpProposals` as an argument.
* Add lenses:
* `dvtHardForkInitiationL`
* `dvtMotionNoConfidenceL`
Expand Down
6 changes: 6 additions & 0 deletions libs/cardano-ledger-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Version history for `cardano-ledger-core`

## 1.12.0.0

* Add lenses to `RewardAccount`. #4309
* `rewardAccountCredentialL`
* `rewardAccountNetworkL`

## 1.11.1.0

* Add `umElemDRepDelegatedReward` to `UMap`. #4273
Expand Down

0 comments on commit c133c8c

Please sign in to comment.