mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
update changelog
This commit is contained in:
parent
5a2ea7a63c
commit
930f9ba3ec
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
||||||
2.10.0
|
2.10.0
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
- Refactor algorithm for putting scheduled jobs onto the queue [#843]
|
||||||
|
- Fix scheduler thread dying due to incorrect error handling [#839]
|
||||||
|
- Fix issue which left stale workers if Sidekiq wasn't shutdown while
|
||||||
|
quiet. [#840]
|
||||||
- I18n for web UI. Please submit translations of `web/locales/en.yml` for
|
- I18n for web UI. Please submit translations of `web/locales/en.yml` for
|
||||||
your own language. [#811]
|
your own language. [#811]
|
||||||
- 'sinatra', 'slim' and 'i18n' are now gem dependencies for Sidekiq.
|
- 'sinatra', 'slim' and 'i18n' are now gem dependencies for Sidekiq.
|
||||||
|
|
Loading…
Reference in a new issue