CHANGELOG.md in sidekiq_publisher-2.0.0.rc0 vs CHANGELOG.md in sidekiq_publisher-2.0.0
- old
+ new
@@ -3,10 +3,10 @@
## v2.0.0 (unreleased)
- Transition from defining a Railtie to becoming a Rails Engine
[(#44)](https://github.com/ezcater/sidekiq_publisher/pull/44). This change was
made to better support Ruby 3.0 and Rails 6.1. The change is *not* expected to
be breaking but it does represent a major change in the gem's implementation
- change and that is the reason for the major version bump.
+ and that is the reason for the major version bump.
- Require Ruby 2.6 or later.
## v1.8.0
- Extend support to Rails 6.1.