CHANGELOG.md in opentelemetry-instrumentation-active_job-0.6.1 vs CHANGELOG.md in opentelemetry-instrumentation-active_job-0.7.0

- old
+ new

@@ -1,6 +1,16 @@ # Release History: opentelemetry-instrumentation-active_job +### v0.7.0 / 2023-11-22 + +* BREAKING CHANGE: Drop Rails 6.0 EOL + +* ADDED: Drop Rails 6.0 EOL + +* BREAKING CHANGE: Use ActiveSupport Instrumentation instead of Monkey Patches + +* CHANGED: Use ActiveSupport Instrumentation instead of Money Patches [#677](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/677) + ### v0.6.1 / 2023-10-16 * FIXED: Add Rails 7.1 compatibility ### v0.6.0 / 2023-09-07