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 2018-08-17 12:04:43 -07:00
parent 99922ca4ad
commit e252999001

View file

@ -4,6 +4,12 @@
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
HEAD
---------
- Update Sidekiq::Client patches to work with new Module#prepend
mechanism in Sidekiq 5.2.0. [#3930]
4.0.3
---------