1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

updated Pro changes

This commit is contained in:
Mike Perham 2015-07-15 09:31:42 -07:00
parent 6bf6419c4c
commit 27535a56dc

View file

@ -8,6 +8,7 @@ HEAD
- Atomic scheduler now sets `enqueued_at` [#2414]
- Batches now account for jobs which are stopped by client middleware [#2406]
- Ignore redundant calls to `Sidekiq::Client.reliable_push!` [#2408]
2.0.4
-----------