CHANGELOG.md in opentelemetry-exporter-otlp-0.8.0 vs CHANGELOG.md in opentelemetry-exporter-otlp-0.9.0

- old
+ new

@@ -1,6 +1,13 @@ # Release History: opentelemetry-exporter-otlp +### v0.9.0 / 2020-11-27 + +* BREAKING CHANGE: Add timeout for force_flush and shutdown + +* ADDED: Add timeout for force_flush and shutdown +* FIXED: Remove unused kwarg from otlp exporter retry + ### v0.8.0 / 2020-10-27 * BREAKING CHANGE: Move context/span methods to Trace module * BREAKING CHANGE: Remove 'canonical' from status codes * BREAKING CHANGE: Assorted SpanContext fixes