Skip to content

Commit

Permalink
Update changelog for 0.25.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Jul 21, 2024
1 parent 83adbff commit 7c1fc95
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# 0.25.0 (July 21, 2024)

### Breaking Changes

- Upgrade to opentelemetry 0.24. Refer to the upstream
[changelog](https://github.com/open-telemetry/opentelemetry-rust/releases/tag/opentelemetry-0.24.0)
for more information.

### Fixed

- Invalidate sample decision on set parent (#153)
- chore: fix on_close() comment (#148)

# 0.24.0 (May 24, 2024)

### Breaking Changes
Expand Down

0 comments on commit 7c1fc95

Please sign in to comment.