CHANGELOG.md in opentelemetry-instrumentation-rails-0.31.0 vs CHANGELOG.md in opentelemetry-instrumentation-rails-0.31.1

- old
+ new

@@ -1,7 +1,11 @@ # Release History: opentelemetry-instrumentation-rails +### v0.31.1 / 2024-07-23 + +* DOCS: Add cspell to CI + ### v0.31.0 / 2024-07-02 * DOCS: Fix CHANGELOGs to reflect a past breaking change * CHANGED: Update ActiveSupport Instrumentation @@ -85,11 +89,11 @@ * ADDED: OTel Railtie * FIXED: RubyGems Fallback ### v0.20.0 / 2021-12-01 -* ADDED: Move activesupport notification subsciber out of action_view gem +* ADDED: Move activesupport notification subscriber out of action_view gem * FIXED: Instrumentation of Rails 7 ### v0.19.4 / 2021-10-06 * (No significant changes) @@ -121,10 +125,10 @@ * FIXED: Updated rack middleware position to zero ### v0.18.0 / 2021-05-21 -* ADDED: Updated API depedency for 1.0.0.rc1 +* ADDED: Updated API dependency for 1.0.0.rc1 ### v0.17.0 / 2021-04-22 * ADDED: Added http.route in rails instrumentation to match the spec * FIXED: Rails example by not using `rails` from git