Skip to content

Commit 2bb6e84

Browse files
committed
📝 update changelog
1 parent f067263 commit 2bb6e84

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,16 @@ To retrieve the current `trace_id` (eg to add it into error message (as header o
7878

7979
## History
8080

81-
### 0.2.0
81+
### 0.3
8282

83-
- first public release as a crate
83+
- Allow customization of exporter pipeline
84+
- Fix name of the root span (#6)
8485

85-
### 0.1.0
86+
### 0.2
87+
88+
- First public release as a crate
89+
90+
### 0.1
8691

8792
- Code originally created at part of axum-extra [Add OpenTelemetry middleware by davidpdrsn · Pull Request #769 · tokio-rs/axum](https://github.com/tokio-rs/axum/pull/769)
8893
- Code copied and modified as part of [davidB/sandbox_axum_observability: Sandbox to experiment axum and observability](https://github.com/davidB/sandbox_axum_observability)

0 commit comments

Comments
 (0)