Skip to content

Commit 332726c

Browse files
committed
Add a changelog fragment for the tracing sublibrary
1 parent 67b4cdd commit 332726c

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
### Non-Breaking
2+
3+
- Added a new public sublibrary `ouroboros-consensus:tracing`, holding the
4+
`LogFormatting` and `MetaTrace` instances for Consensus types. These were in
5+
`cardano-node`, and now live next to the types they describe, so that a change
6+
to a traced type and the change to its rendering land in the same commit.
7+
8+
The sublibrary also exports `Ouroboros.Consensus.Tracing.HasIssuer`, the
9+
`HasIssuer` class and its instances, and `Ouroboros.Consensus.Tracing.KESInfo`,
10+
moved over from `cardano-node` for the same reason.

0 commit comments

Comments
 (0)