Skip to content

Commit d1573c9

Browse files
committed
Update changelog
1 parent 0969c24 commit d1573c9

File tree

8 files changed

+8
-0
lines changed

8 files changed

+8
-0
lines changed

eras/allegra/impl/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
### `testlib`
2929

30+
* Remove `huddle-cddl` and the `CDDL` modules.
3031
* Add `Test.Cardano.Ledger.Allegra.Binary.Golden`
3132
* Add `allegraDecodeDuplicateDelegCertSucceeds`
3233
* Add CDDL definitions for int64 types: `int64`, `min_int64`, `max_int64`, `negative_int64`, `positive_int64`, `nonzero_int64`

eras/alonzo/impl/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959

6060
### `testlib`
6161

62+
* Remove `huddle-cddl` and the `CDDL` modules.
6263
* Add `Test.Cardano.Ledger.Alonzo.Binary.Golden`
6364
* Add `witsEmptyField`
6465
* Added `Arbitrary` instance for `AlonzoExtraConfig`

eras/babbage/impl/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242

4343
### `testlib`
4444

45+
* Remove `huddle-cddl` and the `CDDL` modules.
4546
* Add `plutus_v2_script` to CDDL exports
4647
* Hide Shelley CDDL `protocol_version` and re-export a new one for Babbage
4748
* Use fixed-sized `uint .size 8` for `slot` and `block_number` in CDDL for header

eras/conway/impl/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242

4343
### `testlib`
4444

45+
* Remove `huddle-cddl` and the `CDDL` modules.
4546
* Add `witsEmptyFieldWithTag`
4647
* Add `conwayDecodeDuplicateDelegCertFails`
4748
* Add CDDL definitions:

eras/dijkstra/impl/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262

6363
### `testlib`
6464

65+
* Remove `huddle-cddl` and the `CDDL` modules.
6566
* Re-export `Test.Cardano.Ledger.Conway.Binary.Golden`
6667
* Remove CDDL `certificate` redefinition to reuse from conway.
6768
* Add CDDL exports for `plutus_v4_script`, `dijkstra_native_script`, `script_require_guard`

eras/mary/impl/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
### `testlib`
2121

22+
* Remove `huddle-cddl` and the `CDDL` modules.
2223
* Use fixed-sized `uint .size 8` for `slot` in CDDL for transaction validity intervals
2324

2425
## 1.9.0.0

eras/shelley/impl/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050

5151
### `testlib`
5252

53+
* Remove `huddle-cddl` and the `CDDL` modules.
5354
* Add `ToCBOR (StashedAVVMAddresses era)` superclass to `ShelleyEraTest`
5455
* Add `duplicateDelegCertsTxBody`
5556
* Renamed `impLastTick` to `impCurSlotNo` and `impLastTickG` to `impCurSlotNoG`

libs/cardano-ledger-core/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787

8888
### `testlib`
8989

90+
* Remove `huddle-cddl` and the `CDDL` modules.
9091
* Add `forEachEraVersion`
9192
* Add `Test.Cardano.Ledger.Core.Binary.Golden`
9293
* Add `kes_period` and `sequence_number` CDDL definitions.

0 commit comments

Comments
 (0)