CHANGELOG.md in opentelemetry-instrumentation-delayed_job-0.13.0 vs CHANGELOG.md in opentelemetry-instrumentation-delayed_job-0.14.0
- old
+ new
@@ -1,9 +1,15 @@
# Release History: opentelemetry-instrumentation-delayed_job
+### v0.14.0 / 2021-02-03
+
+* BREAKING CHANGE: Replace getter and setter callables and remove rack specific propagators
+
+* ADDED: Replace getter and setter callables and remove rack specific propagators
+
### v0.13.0 / 2021-01-29
-* (No significant changes)
+* FIXED: Coerce message ID to string in span payload
### v0.12.0 / 2020-12-24
* (No significant changes)