Skip to content

Commit

Permalink
Update dates in CHANGELOG.md for 2021 releases (open-telemetry#1723)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aneurysm9 committed Mar 20, 2021
1 parent 2b4fa96 commit 9d4eb1f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]

## [0.19.0] - 2020-03-18
## [0.19.0] - 2021-03-18

### Added

Expand Down Expand Up @@ -56,7 +56,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Synchronization issues in global trace delegate implementation. (#1686)
- Reduced excess memory usage by global `TracerProvider`. (#1687)

## [0.18.0] - 2020-03-03
## [0.18.0] - 2021-03-03

### Added

Expand Down Expand Up @@ -119,7 +119,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Validate tracestate header keys with vendors according to the W3C TraceContext specification (#1475). (#1581)
- The OTLP exporter includes related labels for translations of a GaugeArray (#1563). (#1570)

## [0.17.0] - 2020-02-12
## [0.17.0] - 2021-02-12

### Changed

Expand All @@ -135,7 +135,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- The example code in the README.md of `go.opentelemetry.io/otel/exporters/otlp` is moved to a compiled example test and used the new `WithAddress` instead of `WithEndpoint`. (#1513)
- The otel-collector example now uses the default OTLP receiver port of the collector.

## [0.16.0] - 2020-01-13
## [0.16.0] - 2021-01-13

### Added

Expand Down

0 comments on commit 9d4eb1f

Please sign in to comment.