CHANGELOG.md in opentelemetry-instrumentation-ethon-0.7.0 vs CHANGELOG.md in opentelemetry-instrumentation-ethon-0.8.0
- old
+ new
@@ -1,6 +1,14 @@
# Release History: opentelemetry-instrumentation-ethon
+### v0.8.0 / 2020-10-27
+
+* BREAKING CHANGE: Move context/span methods to Trace module
+* BREAKING CHANGE: Remove 'canonical' from status codes
+
+* FIXED: Move context/span methods to Trace module
+* FIXED: Remove 'canonical' from status codes
+
### v0.7.0 / 2020-10-07
* DOCS: Add README for Ethon
* DOCS: Standardize toplevel docs structure and readme