Skip to content

Commit

Permalink
Update changelog for 0.24.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed May 29, 2024
1 parent 3ac1274 commit 0bd674b
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# 0.24.0 (May 24, 2024)

### Breaking Changes

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

### Added

- Added gauge metrics (#129)

### Fixed

- Fixed compilation on WASI targets (#147)
- Set span end time when it exists (#124)

# 0.23.0 (February 26, 2024)

### Breaking Changes
Expand Down

0 comments on commit 0bd674b

Please sign in to comment.