From 7168d758f5808db32179e491148c7af5c49c7f7a Mon Sep 17 00:00:00 2001 From: Bogdan Drutu Date: Tue, 6 Oct 2020 10:22:53 -0700 Subject: [PATCH] Fix PR number in changelog for #1021 Signed-off-by: Bogdan Drutu --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18158bcbb9c..b3f44ac5f7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ New: - Clarify env variables in otlp exporter ([#975](https://github.com/open-telemetry/opentelemetry-specification/pull/975)) - Add Prometheus exporter environment variables - ([#2021](https://github.com/open-telemetry/opentelemetry-specification/pull/1021)). + ([#1021](https://github.com/open-telemetry/opentelemetry-specification/pull/1021)). - Default propagators in un-configured API must be no-op ([#930](https://github.com/open-telemetry/opentelemetry-specification/pull/930)). - Define resource mapping for Jaeger exporters