Skip to content

Commit

Permalink
Clean up UPGRADE and CHANGELOG files
Browse files Browse the repository at this point in the history
  • Loading branch information
GSadee committed Nov 8, 2024
1 parent 35bc6cc commit 92915c7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 358 deletions.
180 changes: 0 additions & 180 deletions CHANGELOG.md

This file was deleted.

10 changes: 10 additions & 0 deletions UPGRADE-2.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# UPGRADE FROM 1.6 TO 2.0

1. Support for Sylius 2.0 has been added, it is now the recommended Sylius version to use with InvoicingPlugin.

1. Support for Sylius 1.X has been dropped, upgrade your application to [Sylius 2.0](https://github.com/Sylius/Sylius/blob/2.0/UPGRADE-2.0.md).

1. The minimum supported version of PHP has been increased to 8.2.

1. The `sylius_invoicing_plugin_admin_order_invoices_partial` and `sylius_invoicing_plugin_shop_order_invoices_partial` partials
have been replaced by `Sylius\InvoicingPlugin\Twig\Component\Invoice\ListComponent` twig component.
Loading

0 comments on commit 92915c7

Please sign in to comment.