CHANGELOG.md in sidekiq-status-0.8.0 vs CHANGELOG.md in sidekiq-status-0.8.1
- old
+ new
@@ -1,4 +1,7 @@
+**Version 0.8.1**
++ Avoids transient celluloid dependency in Sidekiq < 5.x
+
**Version 0.8.0**
+ Properly ignores jobs that do not have `Sidekiq::Status::Worker` included
+ Honors custom job expirations for ActiveJob jobs
+ Adds a `:retrying` status
+ Adds remove / retry buttons to the index page