CHANGELOG.md in sidekiq_publisher-4.0.0 vs CHANGELOG.md in sidekiq_publisher-5.0.0

- old
+ new

@@ -1,6 +1,10 @@ # sidekiq_publisher +## 5.0.0 +- BREAKING: Drop support for Sidekiq < 6.1. +- Add support for ActiveSupport and ActiveJob 7.1 + ## 4.0.0 - BREAKING: Enqueue directly to Redis unless in a transaction ([#74](https://github.com/ezcater/sidekiq_publisher/pull/74/)) ## 3.0.0 - BREAKING: Drop support for Ruby `2.6` and `2.7` as they are [past end of life](https://endoflife.date/ruby)