CHANGELOG.md in opentelemetry-instrumentation-concurrent_ruby-0.21.3 vs CHANGELOG.md in opentelemetry-instrumentation-concurrent_ruby-0.21.4

- old
+ new

@@ -1,7 +1,11 @@ # Release History: opentelemetry-instrumentation-concurrent_ruby +### v0.21.4 / 2024-07-23 + +* DOCS: Add cspell to CI + ### v0.21.3 / 2024-04-30 * FIXED: Bundler conflict warnings ### v0.21.2 / 2023-11-23 @@ -40,11 +44,11 @@ * (No significant changes) ### v0.19.0 / 2021-09-29 -* ADDED: Add suport for `Concurrent::Promises::Future` +* ADDED: Add support for `Concurrent::Promises::Future` ### v0.18.2 / 2021-08-12 * DOCS: Update docs to rely more on environment variable configuration @@ -52,11 +56,11 @@ * (No significant changes) ### 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 * (No significant changes) @@ -102,10 +106,10 @@ * FIXED: Move context/span methods to Trace module ### v0.7.0 / 2020-10-07 * DOCS: Added README for concurrent ruby -* DOCS: Standardize toplevel docs structure and readme +* DOCS: Standardize top-level docs structure and readme ### v0.6.0 / 2020-09-10 * (No significant changes)