Pro-Changes.md in sidekiq-4.2.10 vs Pro-Changes.md in sidekiq-5.0.0.beta1

- old
+ new

@@ -4,28 +4,10 @@ Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy. HEAD --------- -- Make Batch UI progress bar more friendly to the colorblind [#3387] - -3.4.5 ---------- - -- Fix potential job loss with reliable scheduler when lots of jobs are scheduled - at precisely the same time. Thanks to raivil for his hard work in - reproducing the bug. [#3371] - -3.4.4 ---------- - -- Optimize super\_fetch shutdown to restart jobs quicker [#3249] - -3.4.3 ---------- - -- Limit reliable scheduler to enqueue up to 100 jobs per call, minimizing Redis latency [#3332] -- Fix bug in super\_fetch logic for queues with `_` in the name [#3339] +- Update reliable scheduler to enqueue up to 100 jobs per call, minimizing Redis latency [#3332] 3.4.2 --------- - Add `Batch::Status#invalidated?` API which returns true if any/all