From b133d6cf45671e4fe53bfd87a536b0e31f1da905 Mon Sep 17 00:00:00 2001 From: Kamil Grygierzec Date: Fri, 13 Dec 2024 10:10:36 +0100 Subject: [PATCH] Update upgrade file --- UPGRADE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/UPGRADE.md b/UPGRADE.md index 05ee0878..7aaeffa8 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -1,3 +1,10 @@ +# UPGRADE FROM 0.15.0 TO 0.16.0 + +1. Support for Sylius 1.14 has been added, it is now the recommended Sylius version to use. + +2. Support for Sylius 1.12 has been dropped, upgrade your application to [Sylius 1.13](https://github.com/Sylius/Sylius/blob/1.14/UPGRADE-1.13.md). + or to [Sylius 1.14](https://github.com/Sylius/Sylius/blob/1.14/UPGRADE-1.14.md). + ### UPGRADE FROM 0.14.0 TO 0.15.0 1. Support for Sylius 1.13 has been added, it is now the recommended Sylius version to use with the plugin.