CHANGELOG.md in sidekiq-instrumentation-1.2.2 vs CHANGELOG.md in sidekiq-instrumentation-2.0.0.pre1

- old
+ new

@@ -1,8 +1,12 @@ Changelog ========= +## 2.0.0.pre1 09/26/2022 + * Update for Ruby 3 compatibiity + * Middlewares now take positional arguments rather than using keywords + ## 1.2.2 09/08/2020 * Add optional after_trace hook to ClientMiddleware ## 1.2.1 07/09/2020 * Ensure child spans are nested under the root Sidekiq span in the trace