Skip to content

Commit

Permalink
Added changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Oct 21, 2024
1 parent e8d3c09 commit c4b3116
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
### Non-Breaking

- Updated to `ouroboros-network-0.14`, and `typed-protocols-0.3.0.0` as a consequence.
- Updated to `ouroboros-network-api-0.11`, which introduced `NodeToClientV_19`.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
### Breaking

- Updated to `typed-protocols-0.3.0.0`
- Added `KeepAlive` tracer to `Tracers'` data type.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
### Breaking

- Updated to `typed-protocols-0.3.0.0`.
- The `ChainSync` client now requires `MoandLabelledSTM` constraint.
- `NodeToClientV_19` was added in `ouroboros-network-api-0.11`.

0 comments on commit c4b3116

Please sign in to comment.