Skip to content

Commit 3093af8

Browse files
committed
Add changelogs
1 parent e1de776 commit 3093af8

File tree

2 files changed

+43
-0
lines changed

2 files changed

+43
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!--
2+
A new scriv changelog fragment.
3+
4+
Uncomment the section that is right (remove the HTML comment wrapper).
5+
For top level release notes, leave all the headers commented out.
6+
-->
7+
8+
<!--
9+
### Patch
10+
11+
- A bullet item for the Patch category.
12+
13+
-->
14+
### Non-Breaking
15+
16+
- Vendor Ledger's serialization of `PParams` and `ShelleyGenesis` prior to `ShelleyNodeToClientVersion12`.
17+
18+
### Breaking
19+
20+
- Define new Node-To-Client versions `CardanoNodeToClientVersion17`, `ShelleyNodeToClientVersion13`.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<!--
2+
A new scriv changelog fragment.
3+
4+
Uncomment the section that is right (remove the HTML comment wrapper).
5+
For top level release notes, leave all the headers commented out.
6+
-->
7+
8+
### Patch
9+
10+
- Fix serialization of `TriggerHardForkNotDuringThisExecution`.
11+
12+
<!--
13+
### Non-Breaking
14+
15+
- A bullet item for the Non-Breaking category.
16+
17+
-->
18+
<!--
19+
### Breaking
20+
21+
- A bullet item for the Breaking category.
22+
23+
-->

0 commit comments

Comments
 (0)