From b8ed0cce36415f1caf45cade06f36bf63af1cb29 Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Thu, 21 Jun 2012 20:53:57 -0700 Subject: [PATCH] junk --- Changes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes.md b/Changes.md index 91750d53..90bfda49 100644 --- a/Changes.md +++ b/Changes.md @@ -6,13 +6,13 @@ HEAD 2.0.3 ----------- -- Fix sidekiq-web's navbar on mobile devices and windows <= 980px (ezkl) +- Fix sidekiq-web's navbar on mobile devices and windows under 980px (ezkl) - Fix Capistrano task for first deploys [#259] - Worker subclasses now properly inherit sidekiq\_options set in their superclass [#221] - Add random jitter to scheduler to spread polls across POLL\_INTERVAL window. [#247] -- Add note in README about new mailing list: sidekiq@librelist.org +- Sidekiq has a new mailing list: sidekiq@librelist.org See README. 2.0.2 -----------