CHANGELOG.md in sidekiq_publisher-1.7.1 vs CHANGELOG.md in sidekiq_publisher-1.8.0.rc0
- old
+ new
@@ -1,6 +1,9 @@
# sidekiq_publisher
+## v1.8.0 (unreleased)
+- Extend support to Rails 6.1.
+
## v1.7.1
- Gracefully handle database connection errors in ReportUnpublishedCount by attempting to reconnect.
## v1.7.0
- Add instrumentation using `ActiveSupport::Notifications`.