Skip to content

Commit

Permalink
Add missing note about changes in constructor of ShipmentLineItemsCon…
Browse files Browse the repository at this point in the history
…verter
  • Loading branch information
GSadee committed Mar 17, 2021
1 parent 7b57b60 commit f8a0d9d
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 f8a0d9d

Please sign in to comment.