Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
eopb committed Oct 23, 2023
1 parent 7968c94 commit 8b065f2
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.14](https://github.com/eopb/tide-tracing/compare/v0.0.13...v0.0.14) - 2023-10-23
## [0.1.0](https://github.com/eopb/tide-tracing/compare/v0.0.13...v0.1.0) - 2023-10-23

### Fixed
- import in example
- build with feature disabled
### Features
- feat!: record unique `request_id` for every request (#17)

### Other
- document feature
- move features to top of `Cargo.toml`
- Merge branch 'master' into master
- remove markdown from description
This feature can be disabled with feature flags.

Thank you @PortableNavi for this feature

## [0.0.13](https://github.com/eopb/tide-tracing/compare/v0.0.12...v0.0.13) - 2023-10-23

Expand Down

0 comments on commit 8b065f2

Please sign in to comment.