diff --git a/CHANGELOG.md b/CHANGELOG.md index 76c7128e7fa..f022916f572 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ### Fixed - Fixed the value for configuring the OTLP exporter to use `grpc` instead of `grpc/protobuf` in `go.opentelemetry.io/contrib/config`. (#6338) -- Allow marshaling types in `config` package. (#6347) +- Allow marshaling types in `go.opentelemetry.io/contrib/config`. (#6347)