From 119ccff5395ea2ab970482362072bd0b09015158 Mon Sep 17 00:00:00 2001 From: Ben B Date: Fri, 17 Mar 2023 20:41:20 +0100 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Tyler Yahn --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da981ecab36..70b5097705a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ### Added - Add the new `go.opentelemetry.io/contrib/instrgen` package to provide auto-generated source code instrumentation. (#3068) -- Support `WithPublicEndpoint` and `WithPublicEndpointFn` in otelrestfulCont. (#3563) +- The `WithPublicEndpoint` and `WithPublicEndpointFn` options in `go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestful`. (#3563) ## [1.16.0-rc.1/0.41.0-rc.1/0.9.0-rc.1] - 2023-03-02