Skip to content

Commit

Permalink
Remove bit about minor migration when upgrading to 0.7.0
Browse files Browse the repository at this point in the history
It's a lie, there's no migration ^_^U. Thanks to @floehopper for
catching this in #322.
  • Loading branch information
rosa committed Sep 5, 2024
1 parent a6eeaab commit 0948076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Upgrading to version 0.7.x

This version removed the new async mode introduced in version 0.4.0 and introduced a new binstub that can be used to start Solid Queue's supervisor. It includes also a minor migration.
This version removed the new async mode introduced in version 0.4.0 and introduced a new binstub that can be used to start Solid Queue's supervisor.

To install both the binstub `bin/jobs` and the migration, you can just run
```
Expand Down

0 comments on commit 0948076

Please sign in to comment.