CHANGELOG.md in sidetiq-0.4.0.rc1 vs CHANGELOG.md in sidetiq-0.4.0.rc2

- old
+ new

@@ -1,7 +1,8 @@ 0.4.0 ----- +- Clock now start looping automatically if `Sidekiq.server?` returns true. - Show job history in web extension. - Integrate with Sidekiq's exception handling/reporting in critical parts. - Store more detailed lock metadata. - Remove stray 'thead' from ERB template. - Store scheduled worker history in Redis.