Skip to content

Commit

Permalink
Add note about state machine changes to UPGRADE file
Browse files Browse the repository at this point in the history
  • Loading branch information
GSadee committed Mar 10, 2021
1 parent df33ae5 commit 15bb7fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### UPGRADE FROM 1.0.0-RC.7 TO 1.0.0-RC.8

1. The `fully_refunded` state and the `refund` transition have been removed from `sylius_order` state machine.

### UPGRADE FROM 1.0.0-RC.5 TO 1.0.0-RC.6

1. The `Version20201208105207.php` migration was added which extends existing adjustments with additional details (context). Depending on the type of adjustment, additionally defined information are:
Expand Down

0 comments on commit 15bb7fc

Please sign in to comment.