Skip to content

Commit

Permalink
minor #272 Add missing note about changes in constructor of ShipmentL…
Browse files Browse the repository at this point in the history
…ineItemsConverter (GSadee)

This PR was merged into the 1.0-dev branch.

Discussion
----------

Fix for comment: #264 (comment)

Commits
-------

f8a0d9d Add missing note about changes in constructor of ShipmentLineItemsConverter
  • Loading branch information
AdamKasp authored Mar 17, 2021
2 parents 7b57b60 + f8a0d9d commit e52b624
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
1. The method `Sylius\RefundPlugin\Provider\TaxRateProviderInterface` has been changed
from `provide(OrderItemUnitInterface $orderItemUnit): ?string` to `provide(AdjustableInterface $adjustable): ?string`.

1. The `TaxRateProviderInterface $taxRateProvider` has been added as the second argument in constructor of `Sylius\RefundPlugin\Converter\ShipmentLineItemsConverter`

1. The suffix `Exception` has been removed from classes:
* `Sylius\RefundPlugin\Exception\InvalidRefundAmountException`
* `Sylius\RefundPlugin\Exception\OrderNotAvailableForRefundingException`
Expand Down

0 comments on commit e52b624

Please sign in to comment.