Skip to content

Commit d61fe19

Browse files
committed
Update CHANGELOG
Signed-off-by: Anthony J Mirabella <[email protected]>
1 parent 06750fe commit d61fe19

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
88

99
## [Unreleased]
1010

11+
## [1.13.0/0.36.0] 2023-02-07
12+
1113
### Added
1214

1315
- Attribute `KeyValue` creations functions to `go.opentelemetry.io/otel/semconv/v1.17.0` for all non-enum semantic conventions.
14-
These functions ensure semantic convention type correctness.
16+
These functions ensure semantic convention type correctness. (#3675)
1517

1618
### Fixed
1719

@@ -2241,7 +2243,8 @@ It contains api and sdk for trace and meter.
22412243
- CircleCI build CI manifest files.
22422244
- CODEOWNERS file to track owners of this project.
22432245

2244-
[Unreleased]: https://github.com/open-telemetry/opentelemetry-go/compare/v1.12.0...HEAD
2246+
[Unreleased]: https://github.com/open-telemetry/opentelemetry-go/compare/v1.13.0...HEAD
2247+
[1.13.0/0.36.0]: https://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.13.0
22452248
[1.12.0/0.35.0]: https://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.12.0
22462249
[1.11.2/0.34.0]: https://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.11.2
22472250
[1.11.1/0.33.0]: https://github.com/open-telemetry/opentelemetry-go/releases/tag/v1.11.1

0 commit comments

Comments
 (0)