CHANGELOG.md in opentelemetry-propagator-ottrace-0.21.2 vs CHANGELOG.md in opentelemetry-propagator-ottrace-0.21.3
- old
+ new
@@ -1,7 +1,11 @@
# Release History: opentelemetry-propagator-ottrace
+### v0.21.3 / 2024-07-23
+
+* DOCS: Add cspell to CI
+
### v0.21.2 / 2023-11-23
* CHANGED: Applied Rubocop Performance Recommendations [#727](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/727)
### v0.21.1 / 2023-07-19
@@ -44,10 +48,10 @@
* FIXED: Support Case Insensitive Trace and Span IDs
* FIXED: Refactor Baggage to remove Noop*
### 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
* BREAKING CHANGE: Replace TextMapInjector/TextMapExtractor pairs with a TextMapPropagator.