1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Update changelog

This commit is contained in:
Mike Perham 2012-06-05 08:38:05 -07:00
parent 15afd56e23
commit 388c87accb

View file

@ -1,6 +1,8 @@
2.0.1
-----------
- Add "Clear Workers" button to UI. If you kill -9 Sidekiq, the workers
set can fill up with stale entries.
- Update sidekiq/testing to support new scheduled jobs API:
```ruby