Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
Update CHANGELOG to include v0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosalberto committed May 6, 2019
1 parent 150543a commit 603ed50
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changes by Version

## v0.33.0 (2019-05-06)

* Deprecated members removed:
- `ScopeManager.active()`
- `ScopeManager.activate(Span, boolean)`
- `Scope.span()`
- `SpanBuilder.startActive()`
- `Tracer.startManual()`
- `AutoFinishScopeManager`

## v0.32.0 (2019-03-20)

* Trace Identifiers added to `SpanContext`.
Expand Down

0 comments on commit 603ed50

Please sign in to comment.