Skip to content

Commit

Permalink
Up to the top
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed Jan 27, 2015
1 parent c5aa207 commit 67dc667
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Pro-2.0-Upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ It also removes deprecated APIs, changes the batch data format and
how features are activated. Read carefully to ensure your upgrade goes
smoothly.

**Note that you CANNOT go back to Pro 1.x once you've created batches
with 2.x. The new batches will not process correctly with 1.x.**

## Nested Batches

Batches can now be nested within the `jobs` method.
Expand Down Expand Up @@ -68,9 +71,6 @@ savings but real world savings should be even greater.
**There's no data migration required. Sidekiq Pro 2.0 transparently handles
both old and new format.**

**Note that you CANNOT go back to Pro 1.x once you've created batches
with 2.x. The new batches will not process correctly with 1.x.**

## Reliability

You no longer need to require anything to use Reliability features.
Expand Down

0 comments on commit 67dc667

Please sign in to comment.