Pro-Changes.md in sidekiq-2.17.3 vs Pro-Changes.md in sidekiq-2.17.4

- old
+ new

@@ -1,9 +1,15 @@ Sidekiq Pro Changelog ======================= Please see [http://sidekiq.org/pro](http://sidekiq.org/pro) for more details and how to buy. +1.4.2 +----------- + +- Tolerate expired Batches in the web UI. +- Fix 100% CPU usage when using weighted queues and reliable fetch. + 1.4.1 ----------- - Add batch progress bar to batch detail page. [#1398] - Fix race condition in initializing Lua scripts