Skip to content

Commit 2b36444

Browse files
CHANGELOG: Start section 0.16.0
1 parent 4d47e43 commit 2b36444

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ As a minor extension, we also keep a semantic version for the `UNRELEASED`
99
changes.
1010

1111

12+
## [0.16.0] - UNRELEASED
13+
14+
- **BREAKING** Transaction serialization on hydra-node api and persisted data changed.
15+
1216
## [0.15.0] - 2024-01-18
1317

1418
- Tested with `cardano-node 8.7.3` and `cardano-cli 8.17.0.0`.
@@ -39,8 +43,6 @@ changes.
3943
- Renamed `HasScriptData` type class to `IsAlonzoEraOnwards`. Use `alonzoEraOnwards` to produce witnesses for features from alonzo onwards.
4044
- Renamed `HasInlineDatums` type class to `IsBabbageEraOnwards`. Use `babbageEraOnwards` to produce witnesses for features from babbage onwards.
4145

42-
- **BREAKING** Transaction serialization on hydra-node api and persisted data changed.
43-
4446
## [0.14.0] - 2023-12-04
4547

4648
- **BREAKING** Multiple changes to the Hydra Head protocol on-chain:

0 commit comments

Comments
 (0)