CHANGELOG.md in opentelemetry-instrumentation-all-0.62.0 vs CHANGELOG.md in opentelemetry-instrumentation-all-0.62.1

- old
+ new

@@ -1,7 +1,11 @@ # Release History: opentelemetry-instrumentation-all +### v0.62.1 / 2024-07-23 + +* DOCS: Add cspell to CI + ### v0.62.0 / 2024-07-02 * DOCS: Fix CHANGELOGs to reflect a past breaking change * CHANGED: Update Rails Instrumentation * CHANGED: Update Grape Instrumentation @@ -177,11 +181,11 @@ * FIXED: `ActiveSupport` constant conflict in Active Model Serializers instrumentation * FIXED: add missing require for aws_sdk instrumentation #1054 ### v0.22.0 / 2021-12-01 -* ADDED: Move activesupport notification subsciber out of action_view gem +* ADDED: Move activesupport notification subscriber out of action_view gem ### v0.21.3 / 2021-10-07 * (No significant changes) @@ -268,10 +272,10 @@ * (No significant changes) ### v0.7.0 / 2020-10-07 -* DOCS: Standardize toplevel docs structure and readme +* DOCS: Standardize top-level docs structure and readme ### v0.6.0 / 2020-09-10 * Now depends on version 0.6.x of all the individual instrumentation gems.