CHANGELOG.md in opentelemetry-instrumentation-base-0.22.2 vs CHANGELOG.md in opentelemetry-instrumentation-base-0.22.3
- old
+ new
@@ -1,7 +1,15 @@
# Release History: opentelemetry-instrumentation-base
+### v0.22.3 / 2023-11-23
+
+* CHANGED: Applied Rubocop Performance Recommendations [#727](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/727)
+
+### v0.22.2 / 2023-08-03
+
+* FIXED: Remove inline linter rules
+
### v0.22.1 / 2023-06-02
* feat: make config available to compatible blocks #453
### v0.22.0 / 2023-04-16
@@ -47,9 +55,5 @@
* FIXED: Missing instrumentation classes during configuration
### v0.17.0 / 2021-04-22
* Initial release.
-
-### v0.22.2 / 2023-08-03
-
-* FIXED: Remove inline linter rules