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 2017-05-04 13:46:45 -07:00
parent 5f78712d71
commit 35a84a8132

View file

@ -4,14 +4,10 @@
Please see [http://sidekiq.org/](http://sidekiq.org/) for more details and how to buy.
HEAD
1.5.4
-------------
- Fix broken Cron page in Web UI, add this to your initializer to work
around [#3458]:
```
require 'sidekiq-ent/periodic/cron'`
```
- Fix broken Cron page in Web UI [#3458]
1.5.3
-------------