Skip to content

Commit

Permalink
fix changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
dmathieu committed Apr 8, 2024
1 parent 06ea159 commit 3fe443a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]

### Added

- Upgrade `go.opentelemetry.io/proto/otlp` from v1.1.0 to v1.2.0. (#5177)

## [1.25.0/0.47.0/0.0.8/0.1.0-alpha] 2024-04-05

### Added
Expand All @@ -29,7 +33,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Add `String` method to `Value` and `KeyValue` in `go.opentelemetry.io/otel/log`. (#5117)
- Add Exemplar support to `go.opentelemetry.io/otel/exporters/prometheus`. (#5111)
- Add metric semantic conventions to `go.opentelemetry.io/otel/semconv/v1.24.0`. Future `semconv` packages will include metric semantic conventions as well. (#4528)
- Upgrade go.opentelemetry.io/proto/otlp from v1.1.0 to v1.2.0. (#5177)

### Changed

Expand Down

0 comments on commit 3fe443a

Please sign in to comment.