CHANGELOG.md in opentelemetry-instrumentation-restclient-0.18.0 vs CHANGELOG.md in opentelemetry-instrumentation-restclient-0.19.0

- old
+ new

@@ -1,6 +1,12 @@ # Release History: opentelemetry-instrumentation-restclient +### v0.19.0 / 2021-06-23 + +* BREAKING CHANGE: Total order constraint on span.status= + +* FIXED: Total order constraint on span.status= + ### v0.18.0 / 2021-05-21 * ADDED: Updated API depedency for 1.0.0.rc1 * FIXED: Removed http.status_text attribute #750