diff --git a/CHANGELOG.md b/CHANGELOG.md index 347742c0b11..d1823333836 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ### Changed - Move the OpenCensus example into `example` directory. (#1359) +- `NewExporter` and `Start` functions in `go.opentelemetry.io/otel/exporters/otlp` now receive `context.Context` as a first parameter. (#1357) ## [0.14.0] - 2020-11-19