Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
crocodile-dentist committed Aug 8, 2024
1 parent 0a4dedf commit d1b8e6c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eras/alonzo/impl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## 1.10.1.0

* Added `wireSizeAlonzoTxF`

### `testlib`

* Export `fixupRedeemerIndices` from `Alonzo.ImpTest`
Expand Down
2 changes: 2 additions & 0 deletions eras/shelley/impl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

* Add `translateToShelleyLedgerStateFromUtxo`

* Added `wireSizeShelleyTxF`

### `testlib`

* Add `submitFailingTxM`
Expand Down
1 change: 1 addition & 0 deletions libs/cardano-ledger-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* Change default implementation of `translateEra`
* Add `EraGenesis` and `Genesis` type family. New `NoGenesis` type to be used for eras that do not have a genesis file
* Move `ensureMinCoinTxOut` from `cardano-ledger-api` to `Cardano.Ledger.Tools`
* Add `wireSizeTxF` to `EraTx` class

### `testlib`

Expand Down

0 comments on commit d1b8e6c

Please sign in to comment.