From f1a2eb4f98497a63edbe58465bb9626425bfb06c Mon Sep 17 00:00:00 2001 From: Armin Ruech Date: Tue, 11 May 2021 00:14:33 +0200 Subject: [PATCH] Fix changelog for #1643 (#1686) This entry slipped into the wrong section. The PR was merged after 1.3.0 was released. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c9dcfdf83a..e593982d577 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ release. ### Semantic Conventions +- Add JSON RPC specific conventions ([#1643](https://github.com/open-telemetry/opentelemetry-specification/pull/1643)). + ### Compatibility ### OpenTelemetry Protocol @@ -96,7 +98,6 @@ release. - Add details for filling semantic conventions for AWS Lambda ([#1442](https://github.com/open-telemetry/opentelemetry-specification/pull/1442)) - Update semantic conventions to distinguish between int and double ([#1550](https://github.com/open-telemetry/opentelemetry-specification/pull/1550)) - Add semantic convention for AWS ECS task revision ([#1581](https://github.com/open-telemetry/opentelemetry-specification/pull/1581)) -- Add JSON RPC specific conventions ([#1643](https://github.com/open-telemetry/opentelemetry-specification/pull/1643)). ### Compatibility