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 6, 2024
1 parent 7d86745 commit c02a4da
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.
* Remove `gePrevGovActionIds` from `GovEnv`
* Add lenses:
* `dvtHardForkInitiationL`
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 `Inject` instances for tuples
Expand Down

0 comments on commit c02a4da

Please sign in to comment.