1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
This commit is contained in:
Mike Perham 2017-03-07 14:12:12 -08:00
parent c481d1ffd0
commit 136b5a03e2

View file

@ -3,6 +3,12 @@ Sidekiq Pro Changelog
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
3.4.5
---------
- Fix potential job loss with reliable scheduler when lots of jobs are scheduled
at precisely the same time. [#3371]
3.4.4
---------