From 8ac73a3dbda4e99281d3c780a3d3f541e1b24aa4 Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Tue, 12 Aug 2014 09:56:06 -0700 Subject: [PATCH] Update changes to call out MRI 1.9 --- Changes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changes.md b/Changes.md index 2acfa959..6cf9581d 100644 --- a/Changes.md +++ b/Changes.md @@ -1,6 +1,8 @@ 3.2.2 ----------- +- **This version of Sidekiq will no longer start on Ruby 1.9.** Sidekiq + 3 does not support MRI 1.9 but we've allowed it to run before now. - Fix issue which could cause Sidekiq workers to disappear from the Busy tab while still being active [#1884] - Add "Back to App" button in Web UI. You can set the button link via