CHANGELOG.md in sidekiq-instrumentation-2.1.0 vs CHANGELOG.md in sidekiq-instrumentation-2.2.0

- old
+ new

@@ -1,7 +1,10 @@ Changelog ========= +## 2.2.0 07/06/2023 + * Stop using the follows from relationship for sidekiq job executions + ## 2.1.0 11/29/2022 * Fix compatibility issues in server & client middleware by removing deprecated #log in favor of #log_kv ## 2.0.0 09/26/2022 * Update for Ruby 3 compatibiity