Skip to content

Commit 5f86d74

Browse files
authored
Add upgrade warning
1 parent a9dfab2 commit 5f86d74

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ Works with ActiveJob (Rails 4.2+)
1919

2020
You don't need Sidekiq PRO, you can use this gem with plain __Sidekiq__.
2121

22+
Upgrade from <0.6x to 1.0.x
23+
---------------------------
24+
25+
Be aware that there was change from rufus-scheduler to fugit. Also there was change in handling Timezones, so after upgrade check that your jobs are enqueued in correct times. Best thing to do is correctly set timezone in cron notations.
26+
2227
Requirements
2328
-----------------
2429

0 commit comments

Comments
 (0)