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

pro changes

This commit is contained in:
Mike Perham 2016-01-21 09:22:29 -08:00
parent b2dcfddc8c
commit 93fd5205fe

View file

@ -3,6 +3,12 @@ Sidekiq Pro Changelog
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
HEAD
-----------
- Make job registration with batch part of the atomic push so batch
metadata can't get out of sync with the job data. [#2714]
3.0.1
-----------