mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Update UPGRADE-1.12.md
This commit is contained in:
parent
442d4d2b83
commit
7865dd18ce
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
# UPGRADE FROM `v1.12.X` TO `v1.12.5`
|
||||
|
||||
1. For routes `sylius_admin_order_shipment_ship` and `sylius_admin_order_resend_confirmation_email` the missing "/orders"
|
||||
prefix has been added. If you have been using these routes' paths directly, you need to update them.
|
||||
|
||||
# UPGRADE FROM `v1.12.X` TO `v1.12.4`
|
||||
|
||||
1. The default configuration of Symfony Messenger has changed,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue