CHANGELOG.md in opentelemetry-instrumentation-pg-0.22.0 vs CHANGELOG.md in opentelemetry-instrumentation-pg-0.22.1

- old
+ new

@@ -1,6 +1,10 @@ # Release History: opentelemetry-instrumentation-pg +### v0.22.1 / 2022-10-27 + +* FIXED: Only take the first item in a comma-separated list for pg attrs + ### v0.22.0 / 2022-10-04 * ADDED: Add `with_attributes` context propagation for PG instrumentation ### v0.21.0 / 2022-06-09