CHANGELOG.md in opentelemetry-instrumentation-faraday-0.22.0 vs CHANGELOG.md in opentelemetry-instrumentation-faraday-0.23.0
- old
+ new
@@ -1,6 +1,12 @@
# Release History: opentelemetry-instrumentation-faraday
+### v0.23.0 / 2023-04-17
+
+* BREAKING CHANGE: Drop support for EoL Ruby 2.7
+
+* ADDED: Drop support for EoL Ruby 2.7
+
### v0.22.0 / 2023-01-14
* ADDED: Add request/response hooks to more http clients
* FIXED: Stop leaking basic authentication credentials in Faraday instrumentation
* DOCS: Fix gem homepage