CHANGELOG.md in opentelemetry-instrumentation-concurrent_ruby-0.7.0 vs CHANGELOG.md in opentelemetry-instrumentation-concurrent_ruby-0.8.0

- old
+ new

@@ -1,6 +1,12 @@ # Release History: opentelemetry-instrumentation-concurrent_ruby +### v0.8.0 / 2020-10-27 + +* BREAKING CHANGE: Move context/span methods to Trace module + +* FIXED: Move context/span methods to Trace module + ### v0.7.0 / 2020-10-07 * DOCS: Added README for concurrent ruby * DOCS: Standardize toplevel docs structure and readme