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 2015-01-26 13:34:20 -08:00
parent abe31e20fe
commit 11a9756ddf

View file

@ -95,3 +95,8 @@ Sidekiq::Client.reliable_push!
you should not need to require/use in your own code, e.g. the Batch
middleware.
* The Web UI now shows the Sidekiq Pro version in the footer.
## Thanks
Adam Prescott, Luke van der Hoeven and Jon Hyman all provided valuable
feedback during the release process. Thank you guys!