diff --git a/Changes.md b/Changes.md index 748c264c..4b32032f 100644 --- a/Changes.md +++ b/Changes.md @@ -3,6 +3,8 @@ HEAD - `Sidekiq::Client.push` now accepts the worker class as a string so the Sidekiq client does not have to load your worker classes at all. [#524] +- `Sidekiq::Client.push_bulk` now works with inline testing. +- **Really** fix status icon in Web UI this time. 2.5.3