Skip to content

Commit e5df1e6

Browse files
committed
Updated CHANGELOG.md files
1 parent 08812ef commit e5df1e6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

ouroboros-network-framework/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
### Non-breaking changes
2121

2222
* Added tracing on CM connVars for testing purposes.
23+
* Improved haddocks of `Hanshake` protocol codec.
2324

2425
## 0.13.2.4 -- 2024-08-27
2526

ouroboros-network-protocols/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66

77
* Adapt the `versionNumber` cddl definition to account for `NodeToClientVersionV18`.
88
* Use `typed-protocols-0.3.0.0`.
9+
* `Ouroboros.Network.Protocols.TxSubmission2.Codec.{encode,decode}TxSubmission2` are no longer exported.
10+
11+
### Non-breaking changes
12+
13+
* Improved haddocks of `node-to-node` mini-protocol codecs.
914

1015
## 0.10.0.2 -- 2024-08-27
1116

0 commit comments

Comments
 (0)