CHANGELOG.md in opentelemetry-common-0.17.0 vs CHANGELOG.md in opentelemetry-common-0.18.0

- old
+ new

@@ -1,6 +1,12 @@ +### v0.18.0 / 2021-05-21 + +* BREAKING CHANGE: Replace Time.now with Process.clock_gettime + +* FIXED: Replace Time.now with Process.clock_gettime + ### v0.17.0 / 2021-04-22 * ADDED: Add zipkin exporter * ADDED: Processors validate exporters on init.