Skip to content

Commit 2827225

Browse files
committed
fix UPGRADE.md
1 parent dfe1f29 commit 2827225

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

UPGRADE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 17.0.0
1+
# NEXT
22

33
- [BREAKING] [#178](https://github.com/shopware/SwagMigrationAssistant/pull/178) - fix!: unsupported sales channel migration
44
- [BREAKING] Added required constructor parameter:
@@ -12,6 +12,8 @@
1212
- Changed Shopware 6 sales channel migration to append the suffix ` (Migration)` to storefront sales channels if the target system already contains a storefront sales channel with the same name
1313
- Changed Shopware 6 converters for `CustomerWishlist`, `NewsletterRecipient`, `Order`, `PageSystemConfig`, `Product`, `ProductReview`, `SalesChannelDomain`, `SeoUrl`, `SeoUrlTemplate` and `SystemConfig` to skip records if the referenced sales channel cannot be mapped
1414

15+
# 17.0.0
16+
1517
- [BREAKING] - refactor!: centralize configuration into `MigrationConfiguration` service
1618
- [BREAKING] Added required constructor parameter `SwagMigrationAssistant\Migration\MigrationConfiguration $migrationConfig` to `SwagMigrationAssistant\Migration\Media\Processor\HttpDownloadServiceBase`
1719
- [BREAKING] Added required constructor parameter `SwagMigrationAssistant\Migration\MigrationConfiguration $migrationConfig` to `SwagMigrationAssistant\Profile\Shopware6\Media\HttpOrderDocumentGenerationService`

0 commit comments

Comments
 (0)