Skip to content

Commit

Permalink
chore: adjust changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
soehrl committed Nov 14, 2024
1 parent c5c9138 commit 2af6f67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Derive the `Debug`, `Clone`, and `Copy` traits for all structs in the `tracing-tape` crate ([#11](https://github.com/soehrl/tracing-tape/pull/11/))
- Store parent kind of a span explicitly (bumps format version to `0.1`) ([#13](https://github.com/soehrl/tracing-tape/pull/13/))
- Make `TapeRecorder` clonable ([#14](https://github.com/soehrl/tracing-tape/pull/14/))
- Add examples ([#15](https://github.com/soehrl/tracing-tape/pull/15/))

### Fixed
- Parsing of *SpanExit* records ([#3](https://github.com/soehrl/tracing-tape/pull/3/))
Expand Down

0 comments on commit 2af6f67

Please sign in to comment.