mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
tweak
This commit is contained in:
parent
ed485e47e4
commit
49a607791f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Sidekiq::Middleware::Server::Logging -> Sidekiq::JobLogging
|
|||
- Quieting Sidekiq is now done via the TSTP signal, the USR1 signal is deprecated.
|
||||
- The `delay` extension APIs are no longer available by default, you
|
||||
must opt into them.
|
||||
- The Web UI is now BiDi and can render in Arabic, Farsi and Hebrew.
|
||||
- The Web UI is now BiDi and can render RTL languages like Arabic, Farsi and Hebrew.
|
||||
- Rails 3.2 and Ruby 2.0 and 2.1 are no longer supported.
|
||||
- Please see the [5.0 Upgrade notes](5.0-Upgrade.md) for more detail.
|
||||
|
||||
|
|
Loading…
Reference in a new issue