CHANGELOG.md in opentelemetry-instrumentation-active_job-0.7.1 vs CHANGELOG.md in opentelemetry-instrumentation-active_job-0.7.2

- old
+ new

@@ -1,7 +1,11 @@ # Release History: opentelemetry-instrumentation-active_job +### v0.7.2 / 2024-07-02 + +* DOCS: Fix CHANGELOGs to reflect a past breaking change + ### v0.7.1 / 2023-11-23 * CHANGED: Applied Rubocop Performance Recommendations [#727](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/727) ### v0.7.0 / 2023-11-22 @@ -18,10 +22,10 @@ * FIXED: Add Rails 7.1 compatibility ### v0.6.0 / 2023-09-07 -* FIXED: Align messaging instrumentation operation names +* BREAKING CHANGE: Align messaging instrumentation operation names [#648](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/648) ### v0.5.2 / 2023-08-03 * FIXED: Add code semconv attributes * FIXED: Remove inline linter rules