CHANGELOG.md in opentelemetry-instrumentation-excon-0.21.3 vs CHANGELOG.md in opentelemetry-instrumentation-excon-0.22.0
- old
+ new
@@ -1,6 +1,12 @@
# Release History: opentelemetry-instrumentation-excon
+### v0.22.0 / 2023-11-28
+
+* BREAKING CHANGE: Add a connect span to excon
+
+* ADDED: Add a connect span to excon
+
### v0.21.3 / 2023-11-23
* CHANGED: Applied Rubocop Performance Recommendations [#727](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/727)
### v0.21.2 / 2023-07-21