Skip to content

Commit

Permalink
Merge pull request #4681 from IntersectMBO/td/post-release-changelog
Browse files Browse the repository at this point in the history
Update CHANGELOG files following release for 10.0
  • Loading branch information
teodanciu authored Oct 10, 2024
2 parents 0ba8e73 + f8639cc commit cea5749
Show file tree
Hide file tree
Showing 18 changed files with 80 additions and 0 deletions.
4 changes: 4 additions & 0 deletions eras/allegra/impl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history for `cardano-ledger-allegra`

## 1.6.0.2

*

## 1.6.0.1

*
Expand Down
4 changes: 4 additions & 0 deletions eras/alonzo/impl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history for `cardano-ledger-alonzo`

## 1.11.0.1

*

## 1.11.0.0

* Add `ProtVer` argument to functions in `EraPlutusTxInfo` class:
Expand Down
8 changes: 8 additions & 0 deletions eras/alonzo/test-suite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Version history for `cardano-ledger-alonzo-test`

## 1.3.0.1

*

## 1.3.0.0

* Move `TranslationInstance`, `TranslatableGen`, `Golden`, `GenerateGoldenFileMain` to alonzo testlib

## 1.2.1.4

*
Expand Down
4 changes: 4 additions & 0 deletions eras/babbage/impl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history for `cardano-ledger-babbage`

## 1.10.0.1

*

## 1.10.0.0

* Add `ProtVer` argument to `TxInfo` functions:
Expand Down
8 changes: 8 additions & 0 deletions eras/babbage/test-suite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Version history for `cardano-ledger-babbage-test`

## 1.3.0.1

*

## 1.3.0.0

* Move `TranslatableGen` and `GenerateGoldenFileMain` to babbage testlib

## 1.2.0.5

*
Expand Down
4 changes: 4 additions & 0 deletions eras/byron/ledger/impl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Revision history for `cardano-ledger-byron`

## 1.0.2.1

*

## 1.0.2.0

* Move `mainnet-genesis.json` to the test package to make `ts_prop_elaboratedCertsValid` pass when run with `cabal`. #4586
Expand Down
4 changes: 4 additions & 0 deletions eras/byron/ledger/impl/test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history for `cardano-ledger-byron-test`

## 1.5.2.1

*

## 1.5.2.0

* Move `mainnet-genesis.json` to this test package to make `ts_prop_elaboratedCertsValid` pass when run with `cabal`. #4586
Expand Down
4 changes: 4 additions & 0 deletions eras/conway/impl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history for `cardano-ledger-conway`

## 1.17.0.1

*

## 1.17.0.0

* Added `reDelegatees` and `rePoolParams` to `RatifyEnv` for updated SPO vote calculation #4645
Expand Down
4 changes: 4 additions & 0 deletions eras/conway/test-suite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history for `cardano-ledger-conway-test`

## 1.3.0.1

*

## 1.3.0.0

*
Expand Down
4 changes: 4 additions & 0 deletions eras/mary/impl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history for `cardano-ledger-mary`

## 1.7.0.2

*

## 1.7.0.1

*
Expand Down
4 changes: 4 additions & 0 deletions eras/shelley-ma/test-suite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history for `cardano-ledger-shelley-ma-test`

## 1.2.2.5

*

## 1.2.2.4

*
Expand Down
4 changes: 4 additions & 0 deletions eras/shelley/impl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history for `cardano-ledger-shelley`

## 1.14.0.1

*

## 1.14.0.0

* Remove `ShelleyNewppPredFailure`. #4649
Expand Down
4 changes: 4 additions & 0 deletions eras/shelley/test-suite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history for `cardano-ledger-shelley-test`

## 1.5.0.1

*

## 1.5.0.0

* Remove `myDiscard`
Expand Down
4 changes: 4 additions & 0 deletions libs/cardano-data/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history for `cardano-data`

## 1.2.3.2

*

## 1.2.3.1

*
Expand Down
4 changes: 4 additions & 0 deletions libs/cardano-ledger-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history for `cardano-ledger-api`

## 1.9.4.1

*

## 1.9.4.0

* Add new module `Test.Cardano.Ledger.Api.DebugTools` with `readCBOR`, `writeCBOR`, `readEraCBOR` and `writeEraCBOR`
Expand Down
4 changes: 4 additions & 0 deletions libs/cardano-ledger-binary/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history for `cardano-ledger-binary`

## 1.4.0.1

*

## 1.4.0.0

### `testlib`
Expand Down
4 changes: 4 additions & 0 deletions libs/cardano-ledger-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history for `cardano-ledger-core`

## 1.15.0.1

*

## 1.15.0.0

* Add `Mismatch` type to clarify predicate-failures reporting supplied and expected values. #4649
Expand Down
4 changes: 4 additions & 0 deletions libs/small-steps/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history for `small-steps`

## 1.1.0.2

*

## 1.1.0.1

*
Expand Down

0 comments on commit cea5749

Please sign in to comment.