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 2019-10-12 11:33:46 -07:00
parent cfd46759a0
commit 14a4f0f73e

View file

@ -4,11 +4,11 @@
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
HEAD
2.0.1
-------------
- Periodic job registration API adjusted to avoid loading classes in
initializer [#4271]
- Periodic job registration API adjusted to avoid loading classes in initializer [#4271]
- Remove support for deprecated ENV variables (COUNT, MAXMEM\_MB, INDEX) in swarm code
2.0.0
-------------