diff --git a/experimental/CHANGELOG.md b/experimental/CHANGELOG.md index dd203fccef..45a9b571f4 100644 --- a/experimental/CHANGELOG.md +++ b/experimental/CHANGELOG.md @@ -28,6 +28,8 @@ All notable changes to experimental packages in this project will be documented ### :books: (Refine Doc) +* docs(grpc-exporters): remove 'web' as supported from README.md #3070 @pichlermarc + ### :house: (Internal) * test: add node 18 and remove EoL node versions [#3048](https://github.com/open-telemetry/opentelemetry-js/pull/3048) @dyladan