CHANGELOG.md in opentelemetry-api-0.8.0 vs CHANGELOG.md in opentelemetry-api-0.9.0
- old
+ new
@@ -1,6 +1,10 @@
# Release History: opentelemetry-api
+### v0.9.0 / 2020-11-27
+
+* (No significant changes)
+
### 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