Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and jbr committed May 17, 2024
1 parent 4110cc2 commit 74647be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.8.0](https://github.com/trillium-rs/trillium-opentelemetry/compare/v0.7.0...v0.8.0) - 2024-05-17

### Added
- [**breaking**] upgrade opentelemetry to 0.23

## [0.7.0](https://github.com/trillium-rs/trillium-opentelemetry/compare/v0.6.0...v0.7.0) - 2024-04-12

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "trillium-opentelemetry"
version = "0.7.0"
version = "0.8.0"
authors = ["Jacob Rothstein <[email protected]>"]
edition = "2021"
description = "opentelemetry for trillium.rs"
Expand Down

0 comments on commit 74647be

Please sign in to comment.