diff --git a/Changes.md b/Changes.md index 3ad58f9d..877ab293 100644 --- a/Changes.md +++ b/Changes.md @@ -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.